Skip to content

fix(auth): observable not within angular zone #354

@jeffbcross

Description

@jeffbcross

The auth observable, af.auth, is not in the angular zone when new auth objects are emitted. @StephenFluin has a reproduction in https://github.com/StephenFluin/ames

This is causing Angular's change detection not to run until the next tick.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions