App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
We're recently facing issue with our POS app. The app allows customers to add products to create a sale on account. After adding products to create a new sale sometimes there is a popup on the POS app saying "Action cannot be persisted on server". We're using "App Bridge React" in our React front-end. Facing this error in both development and production environment.
We're getting this error when the pop up appears:
And this is the pop up we're getting:
What could be the reason for this error? And how can we solve this?