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.
new lazy one-time binding fails with NULL values #7743
Closed
Description
Error occurs when the variable bind using {{::variable}} (or using ngBind etc}} is null.
See the minimal example at: plunkr
Error (1.3.0-beta.11): TypeError: Cannot read property '$$unwrapTrustedValue' of null
Faulty line of code: ng/parse.js#L1074
Besides angular throwing this error everything works fine.
Metadata
Metadata
Assignees
Labels
No labels