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
Describe the bug
Using APP_INITIALIZER on Android I run into the issue (on IOS works fine): JS: ERROR TypeError: Cannot read property 'nativeView' of undefined
Environment
Describe the bug
Using APP_INITIALIZER on Android I run into the issue (on IOS works fine):
JS: ERROR TypeError: Cannot read property 'nativeView' of undefined
To Reproduce
Add in app.module.ts
main.ts
The text was updated successfully, but these errors were encountered: