We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While adding cookies in cart I'm getting this error: js_cookie__WEBPACK_IMPORTED_MODULE_2___default.a.getJSON is not a function
The text was updated successfully, but these errors were encountered:
Reinstall js-cookie version 2.2.1. It is ok for me.
Sorry, something went wrong.
npm uninstall js-cookie npm install [email protected] and then restarting the app worked for me.
install js-cookie version 2.2.1 and then restarting the server that should work.
No branches or pull requests
While adding cookies in cart I'm getting this error:
js_cookie__WEBPACK_IMPORTED_MODULE_2___default.a.getJSON is not a function
The text was updated successfully, but these errors were encountered: