We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected "}" but found "$$render" I have narrowed down that <tr> in {} scope cause the error while it works fine before the update.
NA
Update to latest version today and it broke during build process.
Expected "}" but found "$$render"
Should not broke with ... element in JSX scope. Need urgent update.
The text was updated successfully, but these errors were encountered:
Fixed in withastro/compiler#889. You can run npm update @astrojs/compiler to fix it.
npm update @astrojs/compiler
Sorry, something went wrong.
No branches or pull requests
Astro Info
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
The text was updated successfully, but these errors were encountered: