You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I automatically press F5 to render a preview. If I do that in the web interface, then my changes are lost.
Describe the solution you'd like
While F5 might be able to be supressed, I think the better approach would be to store the state in local storage. This way I don't interfere with the browsers refresh functionality.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
While F5 might be able to be supressed, I think the better approach would be to store the state in local storage. This way I don't interfere with the browsers refresh functionality.
The text was updated successfully, but these errors were encountered: