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 have an older codebase and we're trying to update to 3.3 for security vulnerabilities. We looked at the migration guide, but it doesn't mention anything about this issue. After we updated app.get('any_config.json_fails') and when getting any models from const { Room } = app.models they are undefined. I can't find any info regarding this.