This article explores the behavior of an error in Angular code that causes the disappearance of certain elements in the rendered output. It discusses why this behavior occurs, how JavaScript's error handling influences it, and proposes a long-term fix for handling errors in Angular's Control Flow primitives.
Table of contents
What's happening?Why does this happen?Why we need a fixThe short-term fixThe long-term fixSort: