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
Currently this works by serializing the patch state and string-comparing with the serialized load-file. Differences in object IDs generally throw this off.
Could this be done with a UI-side check of actions affecting state?