lambda-packages
lambda-packages copied to clipboard
Bug: not supporting vue tsx
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
- [ ] I am willing to submit a pull request for this issue.