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
Adding more injector safety (#3590)
* Zone wrapper noops for our other helpers
* Add a warning / error on potential Zone / hydration issues
* Pass injection context to `zoneWrapFn`
* Pass injection context into the Promise wrapper
* `beforeAuthStateChanged` should not block
Drop isSupported injection, bump rxfire (#3588)
* Bump rxfire dep
* Drop isSupported inject in favor of PLATFORM_ID test
* Analytics is technically isPlatformBrowser rather than !isPlatformServer, prolly no diff
More v19 enhancements (#3586)
* Pending tasks and data-connect
* Migrating to pendingUntilEvent
* Starting to refactor test suite
* Bumping eslint
* Disabiling compat/firestore tests for now