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
{{ message }}
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
While the SaveBar is active (some modifications are not saved) a click on the ResourceItem component with the url property set, correctly check for the savebar status (the savebar vibrates) but does not prevent the redirection.
The exact same problem appears with backAction of a Page components
Expected behavior
When the savebar is active, the redirection is abort.
Actual behavior
When the savebar is active, the redirection is not abort.
Steps to reproduce
Set the url property of a @shopify/polaris ResourceItem