-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
ObjectUnsubscribedError is thrown on multiple components when switching between components with or without animations.
What is the expected behavior?
No error to be thrown
What is the current behavior?
ObjectUnsubscribedError is thrown, which halts proper execution of the program.
If I downgrade to Beta-10, the issue goes away, so it must be a reasonably new pull.
What are the steps to reproduce?
Pull the latest version, and have a link between 2 components that have forms on the page
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Latest
Metadata
Metadata
Assignees
Labels
No labels