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
{{ message }}
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
When I try to use setup in Vue 2.7 class component, Volar cannot correctly recognize the attributes defined by setup in template:
The above code is all right, But Volar prompts me
Property 'name' does not exist on type 'ComponentName'.
in VS Code:Can Volar consider supporting it?
The text was updated successfully, but these errors were encountered: