- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2021
12:06 AM
04-27-2021
12:06 AM
Magento 2.4 Uncaught TypeError
Hey guys,
I am experiencing such a problem: Uncaught TypeError: Cannot read property 'remove' of undefined.
Any thoughts how to fix it?
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021
01:59 AM
04-30-2021
01:59 AM
Re: Magento 2.4 Uncaught TypeError
Hey you can deploy your site after that this js will resolve if this error is not coming by any of the modules..
use this command php bin/magento setup:static:content:deploy -f
Thank you !!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021
05:04 AM
04-30-2021
05:04 AM
Re: Magento 2.4 Uncaught TypeError
It didn't help.
Update for the problem: this error appears when I use Magento in production mode and js is merged.