What i am doing is: I am selecting a resource from ResourcePicker then updating it’s title. But, ResourcePicker’s data isn’t updating until reload the page.
Topic summary
A developer is working with Shopify’s ResourcePicker component and encountering a data synchronization issue.
The Problem:
- After selecting a resource from ResourcePicker and updating its title
- The ResourcePicker’s displayed data does not reflect the changes
- Updates only appear after manually reloading the entire page
Current Status:
The developer is seeking a solution to refresh or update the ResourcePicker’s data dynamically without requiring a full page reload. No solutions or workarounds have been provided yet in this discussion.