iOS 9.3 js error blocks behavior
See original GitHub issueCurrent behavior
Content like images are not loaded and all the links/buttons in the navbar does not work: menu does not open, mini cart does not open, customer modal does not open, wishlist does not link page
only some products and categories in home blocks link to a page but then the page does not perfom filters (if category) or adding to cart (if product page)
I guess it’s because a javascript error detected blocks everything that comes after
Expected behavior
Steps to reproduce the issue
simply go to home and look at the error in the console:
SyntaxError: Unexpected token ')' vendor.js:3025
but also
SyntaxError: Unexpected token ')' vendor.js:13
both are pointless indications anyway as safari has a very bad debugger 😕
Repository
demo.vuestorefront.io 😃
Can you handle fixing this bug by yourself?
Don’t know if I have time at the moment, but maybe it’s something concerning babel or webpack compilation?
Enviroment details
- Browser: iPad Mini Safari
- OS: 9.3
- Node: cannot know
Additional information
Issue Analytics
- State:
- Created 5 years ago
- Comments:15
Top GitHub Comments
https://www.youtube.com/watch?v=9-eDK_ipYbg 😄
This restrictioj should be there. You should import just the modules from lodash-Es that are required. For example lodash-es/merge etc