Volar 1.x does not work with functional component. But Volar0.40.x worked. #2206
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
There is a demo
https://github.com/jerrywu001/volar-issue
npm i
src/App.vue
Ts do not work with Volar 1.x in a single Vue file. But work with volar@0.40.x. (Any version of volar work with the TSX file.)
Volar0.40.x (pretty good)
basic functional component
test sandpack compoennt

Volar1.x.x (no effect!!!)

The text was updated successfully, but these errors were encountered: