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.

[Angular] Going back to a component already loaded throws an error

See original GitHub issue

Describe the bug

  1. Display Component A
  2. Display Component B
  3. Display Component A
Capture d’écran 2021-04-26 à 10 25 18

https://www.loom.com/share/ddb9919ac5604eceac92c3b3a184b370

System

Environment Info:

  System:
    OS: macOS 11.0.1
    CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
  Binaries:
    Node: 14.15.1 - /usr/local/bin/node
    Yarn: 1.16.0 - /usr/local/bin/yarn
    npm: 6.14.13 - /usr/local/bin/npm
  Browsers:
    Chrome: 90.0.4430.85
    Safari: 14.0.1
  npmPackages:
    @storybook/addon-essentials: ^6.2.9 => 6.2.9 
    @storybook/angular: ^6.2.9 => 6.2.9 

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
mangeicommented, Apr 28, 2021
0reactions
shilmancommented, Apr 29, 2021

closing as duplicate to #14026

Read more comments on GitHub >

github_iconTop Results From Across the Web

angular - Click back and click again throws error?
On first render of the component everything works fine, but when I press browser back button and click the link that brings to...
Read more >
Angular Debugging "Expression has changed": Explanation ...
Learn a complete explanation about ExpressionChangedAfterItHasBeenCheckedError: why it occurs, how to troubleshoot it and how to fix it.
Read more >
NG0100: Expression has changed after it was checked - Angular
Angular throws an ExpressionChangedAfterItHasBeenCheckedError when an expression value has been changed after change detection has completed. Angular only ...
Read more >
Lazy loaded module in named outlet throws error · Issue #12842
have anyone find a temporary workaround for this issue? (goal is to load component in named outlets lazily).
Read more >
Global Error Handling in Angular - Philipp Kief
Since JavaScript is single-threaded in the browser, it can happen that a part of the interface freezes and an action is not performed...
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