Open orszaczky opened 3 years ago
I don't think there have been any changes recently that would lead to this sort of behavior. Are you sure these stores don't actually exist? If you could provide a reproducible case, that would be great. Otherwise, I'm not sure how to go about investigating this.
is there a way to turn off autoselect or somehow lock the plugin on a specific instance?
the plugin creates multiple (20-30) instances with my app's name, most of them only containing a state like this:
then on every reload it autoselects one of these, and then try to find the actual instance with the real state between 20-30 identically named instances in the dropdown.
this makes the plugin practically unusable. this has to be something new, becuase i haven't had this issue until recently...
is there any way to prevent this switching (and maybe prevent creating or showing all these idle state copies)?