Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Increase visibility of rendering issues #6204

@ravinggenius

Description

@ravinggenius

If my view contains {{foo.bar.baz}}, and foo is never defined, an empty string gets rendered. This is fine for production, but it obscures errors and increases difficulty during development. Does Angular have a setting that can be enabled to dump rendering issues to the console? Ideally each dump should communicate the invalid expression, why it is invalid, where the expression was encountered and anything else that might be pertinent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions