/volar-issue

volar-issue with functional compoent

Primary LanguageTypeScript

volar issue with functional component

open src/App.vue check the effect

When use volar latest version. Ts static checker not work.

  • functional component

    see src/components/List.tsx

issue two description

sandpack ts type

It worked with volar@0.40.x. Like that:

ok 2

But latest volar not work.

fail