Skip to content

HTML Parser: "<" is not allowed in a text node #5550

Description

@Foxandxss

So in the past I could do:

{{ a < b ? a : b }}

Not anymore, it raises an issue on the : which makes me think that is all about b6ec238.

We need that on ng-bootstrap (lot of conditionals we have in there).

Check this plunker. If you put it on .46 it works.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions