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
After migrating to Vue 3, this was causing major bugs for several weeks. Today I figured out they were caused by Vue 3 Proxies being exposed to external code that doesn't expect a changing object.