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
Fix lively stripe options persisting
State is saved across reloads by using URL parameters, but they go from their native javascript type to always being a string after the reload :)