X Tutup
Skip to content

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

@Foxandxss

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup