You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for JSX in the next minor release of @astrojs/vue with the jsx: true option. Note the supported syntax (also recommended in the Vue docs) is something like:
What version of
astro
are you using?^1.0.8
Are you using an SSR adapter? If so, which one?
none
What package manager are you using?
pnpm
What operating system are you using?
mac
Describe the Bug
error: Cannot read properties of undefined (reading '0')
please check the reproducible example
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-v6q6m9?file=src%2Fpages%2Findex.astro,src%2Fcomponents%2FCounter.tsx&on=stackblitz
Participation
The text was updated successfully, but these errors were encountered: