Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feed HTML parsing errors from UI templating #281

Open
granicz opened this issue Apr 5, 2024 · 0 comments
Open

Feed HTML parsing errors from UI templating #281

granicz opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@granicz
Copy link
Member

granicz commented Apr 5, 2024

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.

Jooseppi12 added a commit that referenced this issue Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: v7.0
Development

No branches or pull requests

2 participants