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
In react there is a beforeunload event which can be triggered when user closes browser window, how to do this in reflex? Went through reflex/page.py...would it be added here?
The text was updated successfully, but these errors were encountered:
In react there is a
beforeunload
event which can be triggered when user closes browser window, how to do this in reflex? Went throughreflex/page.py
...would it be added here?The text was updated successfully, but these errors were encountered: