Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 361 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 361 Bytes
  1. Build in prod mode (npm run build) (PROD mode is important, because in dev mode works fine)
  2. Open builded project
  3. Click by add button
  4. See in console. You see TypeError: Cannot read properties of null (reading 'insertBefore')

image