Hello!
For few days now I have a bug with my Ecommerce feature, when a user tries to buy a product they have an error message and the cart button has a weird state (see picture).
The funny thing is that this issue only appear in production mode (https://cowop.io/product/session-du-16-janvier), it works just fine on my dev mode (https://cowop-mvp.webflow.io/product/session-du-16-janvier) and with Chrome Incognito mode.
For another customer it was working on Chrome but not on Firefox.
When I open the console, here is the only different error I get when it’s not working:
webflow-editor-bugsnag.min.ceb27bb297.js:1 jQuery.Deferred exception: Cannot set property ‘_persistentUIState’ of undefined TypeError: Cannot set property ‘_persistentUIState’ of undefined
at u.window.WebflowEditor (https://d3e54v103j8qbb.cloudfront.net/gen/js/webflow-editor.min.e5a45fd189.js:1:4012824)
at Object. (https://uploads-ssl.webflow.com/5d70c41f9b8d7befc48b0680/js/webflow.289ec2744.js:38:4554)
at e (https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.4.1.min.220afd743d.js:2:29453)
at t (https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.4.1.min.220afd743d.js:2:29755) undefined
What can I do? Thanks!
Here is my site Read-Only: LINK
(how to share your site Read-Only link)