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
Prevent multiple save appearance AJAX calls on Block Checkout (#4506)
* Fix multiple save appearance AJAX calls
- Update global appearance data immediately after generation to prevent subsequent calls from seeing empty data
- Add concurrency flag to prevent multiple simultaneous save appearance requests
* Add changelog entries
Cherry-picked from 2e3adcd
0 commit comments