SenshiSentou / sd-webui-state-manager

A state manager to quickly save and return to previous configs in A1111
MIT License
55 stars 6 forks source link

Handle state correctly from multiple tabs/browsers #22

Open rmamba opened 1 month ago

rmamba commented 1 month ago

I'm using multiple tabs as I'm working on multiple prompts at the same time to queue them and then inspect results.

I see that not all states are saved correctly. Between tabs I'm loosing saved states. Shouldn't this save and read states regardless of what tab is saving/reading data?