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: Fixed generic types databases not being initialized sometimes
the fact that we don't check for changes to generic types when entering play mode doesn't mean we should initialized databases because they need to be initialized on every domain reload. Fixed this
0 commit comments