RAIRLab / Peirce-My-Heart

A graphical web application for interactive theorem proving in Charles Peirce's alpha existential graph system.
https://rairlab.github.io/Peirce-My-Heart/
MIT License
8 stars 0 forks source link

[BUG] Firefox wrongly caches Proof/Draw Mode Toggle State #391

Open James-Oswald opened 3 months ago

James-Oswald commented 3 months ago

Describe the bug On firefox, reloading the window while in proof mode will leave the toggle in the proof mode state despite being in draw mode. Note that this is purely visual, the application is actually in draw mode, not proof mode. image

To Reproduce On Firefox, reload the window while in proof mode.

Expected behavior Reloading the window resets the toggle to display draw mode.