question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ViewDestroyedError: Attempt to use a destroyed view: detectChanges

See original GitHub issue
zone.js:192 Uncaught Error: ViewDestroyedError: Attempt to use a destroyed view: detectChanges
    at viewDestroyedError (core.js:9800)
    at Object.debugUpdateDirectives [as updateDirectives] (core.js:14652)
    at checkAndUpdateView (core.js:13802)
    at callWithDebugContext (core.js:15056)
    at Object.debugCheckAndUpdateView [as checkAndUpdateView] (core.js:14593)
    at ViewRef_.detectChanges (core.js:11577)
    at eval (angular2-notifications.umd.js:548)
    at ZoneDelegate.invoke (zone.js:388)
    at Object.onInvoke (core.js:4749)
    at ZoneDelegate.invoke (zone.js:387)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
sapariyaravicommented, Aug 23, 2018

Is this issue fixed? I am facing the same.

1reaction
flauccommented, Aug 21, 2018

yup

Read more comments on GitHub >

github_iconTop Results From Across the Web

Attempt to use a destroyed view: detectChanges - Stack ...
the reason that this issue is happening that you are deleting the reference on the sortableData or dragableData on the change event. in...
Read more >
Attempt to use a destroyed view: detectChanges · Issue #2364 ...
ERROR Error : ViewDestroyedError: Attempt to use a destroyed view: detectChanges at viewDestroyedError (core.js:19641) at Object.
Read more >
attempt to use a destroyed view: detectChanges'? - Quora
Why is loadChildren in Angular throwing the error "ViewDestroyedError: attempt to use a destroyed view: detectChanges"?
Read more >
ViewDestroyedError: Attempt to use a destroyed view
ViewDestroyedError : Attempt to use a destroyed view: detectChanges. Also not able to find out the selected filters and filtered table.
Read more >
Bug #44228: mgr/dashboard: Error: ViewDestroyedError ...
mgr/dashboard: Error: ViewDestroyedError: Attempt to use a destroyed view: detectChanges · Affected Versions: · ceph-qa-suite: · Pull request ID: · Crash signature ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found