lambda-packages icon indicating copy to clipboard operation
lambda-packages copied to clipboard

Bug: not supporting vue tsx

Open X-Jagger opened this issue 3 years ago • 0 comments

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.

X-Jagger avatar Aug 24 '22 08:08 X-Jagger