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
- Fix race condition in useProductListing with loadIdRef guard for
both loadProducts and loadMore to prevent stale results
- Add .catch handlers to fetchStates in AddressEditModal and
PaymentStep to prevent unhandled promise rejections
- Simplify handleUpdateSavedAddress with early-return guard clauses
- Throw instead of silently returning in handleSaveEditedAddress
- Fix PriceFilter inputs not resetting on clearFilters via key prop
- Add error logging to withFallback for production observability
- Use neutral fallback message in applyCouponCode
- Encode cookie values in setStoreCookies
- Spread emptyAddress to avoid shared mutable reference
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments