You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First of all I really appreciate this project, I hope I can eventually contribute.
I pushed a small pilot project to production and it's getting some traffic. I have set up Sentry error logger and I see that some users get a random error 'Cart could not be refreshed', it happens during the refreshCart method here:
Hi,
First of all I really appreciate this project, I hope I can eventually contribute.
I pushed a small pilot project to production and it's getting some traffic. I have set up Sentry error logger and I see that some users get a random error 'Cart could not be refreshed', it happens during the refreshCart method here:
woonuxt/woonuxt_base/app/composables/useCart.ts
Line 36 in 5d38403
I'm rather new with graphQL so I'd like to ask how could I catch what causes this random error?
The text was updated successfully, but these errors were encountered: