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
We are currently relying on the Vue 3 Compat Build to support legacy Vue 2 patterns during our transition. While this approach has helped with gradual migration, it's time to fully switch to standard Vue 3 and remove the Compat layer.