Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng2: error: object unsubscribed #3046

Closed
christopherthielen opened this issue Sep 27, 2016 · 1 comment
Closed

ng2: error: object unsubscribed #3046

christopherthielen opened this issue Sep 27, 2016 · 1 comment
Milestone

Comments

@christopherthielen
Copy link
Contributor

christopherthielen commented Sep 27, 2016

UISrefActive seems to throw this exception sometimes.
Probably need to clean up an observable subscription somewhere.

It seems to be happening when the uiSrefActive is enclosing multiple uiSref, and thoseuiSref` are added/removed (e.g., *ngIf)

jhipster/generator-jhipster#4220 (comment)

@christopherthielen
Copy link
Contributor Author

Plunker Reproduction: http://plnkr.co/edit/LSilL1F5tcB3xTxn9KPH?p=preview

Uncheck "People" to make the "People" uiSref disappear, then click the "About" tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant