-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error loading jquery-storageapi and jquery-cookie #1360
Comments
This seems to be related to/the same issue as #1319 It looks as though parts of the code are expecting jquery-cookies.js and others are looking for jquery.cookies.js... the only way I was able to get it to work was to create 2 files one with "-" and one with "." and now it works just fine and I am not getting an error. This is not an ideal solution. Can the Magento team please take a look at these and make sure the JS files are being called concistently so we aren't getting 404 errors trying to load scripts? |
Yep it's a working workaround. |
It's fixed, thanks. |
[okapis] MAGETWO-62405: Cannot exclude a category for Cart Price Rule on complex products
You could fix this issue by follow up below steps,
Cheers! |
Hi,
Magento: 0.74.0-beta12 (Ubuntu: Firefox 31 or Chromium 36)
On each page of the frontend there is two errors from requirejs which cannot load 2 libraries
The text was updated successfully, but these errors were encountered: