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

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.