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

bug: tagged template literals error when dynamic tag and quoted text as children #248

Open
MarkChrisLevy opened this issue May 7, 2023 · 0 comments

Comments

@MarkChrisLevy
Copy link
Contributor

MarkChrisLevy commented May 7, 2023

There is a bug in parsing html template literal - when html tag is a component reference and this component contains only text as children and text contains quote character, syntax error is thrown (Unexpected identifier) and no output produced.

Try it (check console for error):
https://playground.solidjs.com/anonymous/4f2e6138-b426-48db-bf9d-0345a11dd16d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant