Thanks to visit codestin.com
Credit goes to github.com

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.

new lazy one-time binding fails with NULL values #7743

Closed
@ahoereth

Description

@ahoereth

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions