This issue is based on multiple reports I received from my plugin users. I have started to receive such reports since 1.3.11 was released.
config.yaml and confirm that anywhere: 4 in seenWizards sectionOctoPrint Anywhere setup Wizard shouldn't pop up after the 1st time.
OctoPrint Anywhere setup Wizard keeps on popping up on each OctoPrint restart.
Hard-refreshing OctoPrint page will stop the wizard window from popping up again.
No. But OctoPrint Anywhere plugin is not loaded in safe mode.
1.3.11
Raspian
I don't have to connect to any printer to reproduce this bug.
Google Chrome Version 75.0.3770.100 (Official Build) (64-bit). Mac OS X.
N/A
octopi2.local-1561989020300.log
N/A
I have read the FAQ.
I have had similar reports for my BeLevelVisualizer plugin (https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/133) that was resolved by restarting the browser and forcing a cache refresh.
Hmm... sounds possibly related to #3166 which also is a wizard dialog that won't go away until a force refresh. Sadly I so far have not been able to reproduce that one myself.
... of course now that I have an idea what it could be, I can reproduce reliably and am utterly confused that it ever worked in the first place.
After I finally figured out what's going on I've pushed 72167d14d2796e8527f09d183107fad99c0ab2fa which should fix this. I also pushed 59ae7e39f229310dab11ebf15c8b2959decd3aab and 530fca95e49000bead67bf677844f5f80a037b1f for some additional safeguarding against issues like this.
Pushed to maintenance, soon devel, to be released with 1.3.12.
Until then, a forced refresh (holding shift & clicking on the reload button) should solve this.
Thank you so much @foosel for your prompt action!
1.3.12 has been released.