Skip to content

Feed HTML parsing errors from UI templating  #281

Description

@granicz

Currently, this breaks:

<textarea ws-var="Message" />

... because textarea is not a self-closing tag, and thus it fails in the templating TP's HTML parser. However, there is no error propagated back to the IDE about this. There should be.

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

  • Status
    v7.0

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions