Bug Report
After the JS package revision, JS functionalities no longer work because of misc JS errors.
Steps to reproduce:
- delete (if exists) the
node_modules directory
- delete the
package-lock.json file
- run
npm install
- run
npm run prod
- open app in the browser and try to navigate
- see console for errors
Bug Report
After the JS package revision, JS functionalities no longer work because of misc JS errors.
Steps to reproduce:
node_modulesdirectorypackage-lock.jsonfilenpm installnpm run prod