Skip to content
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

fix(addtocart): Fix Cannot read property 'length' of null error #56

Open
msiewierska opened this issue Feb 12, 2021 · 0 comments
Open

Comments

@msiewierska
Copy link
Contributor

Not sure yet how exactly it can be reproduced. But this should fix it. You already have such a check at https://github.com/magesuite/theme-creativeshop/blob/next/src/components/addtocart/addtocart.ts#L268 , so seems like it's just missing at the other places.

@msiewierska msiewierska changed the title fix(addtocart): Fix Cannot read property 'length' of null error #48 fix(addtocart): Fix Cannot read property 'length' of null error Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant