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

<tr> in {} broke the build process #9104

Closed
1 task
jamesli2021 opened this issue Nov 15, 2023 · 1 comment
Closed
1 task

<tr> in {} broke the build process #9104

jamesli2021 opened this issue Nov 15, 2023 · 1 comment
Labels
needs triage Issue needs to be triaged

Comments

@jamesli2021
Copy link

Astro Info

Expected "}" but found "$$render" I have narrowed down that <tr> in {} scope cause the error while it works fine before the update.

If this issue only occurs in one browser, which browser is a problem?

NA

Describe the Bug

Update to latest version today and it broke during build process.

Expected "}" but found "$$render"

What's the expected result?

Should not broke with ... element in JSX scope. Need urgent update.

Link to Minimal Reproducible Example

NA

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Nov 15, 2023
@bluwy
Copy link
Member

bluwy commented Nov 15, 2023

Fixed in withastro/compiler#889. You can run npm update @astrojs/compiler to fix it.

@bluwy bluwy closed this as completed Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants