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
JSX element type '__VLS_templateComponents.Component' does not have any construct or call signatures.ts(2604)
Screenshots:
version
vue-tsc 1.0.17 +vue 3.2.45
config:
"vueCompilerOptions": {
"jsxTemplates": true,
"experimentalSuppressInvalidJsxElementTypeErrors": true,
},
The text was updated successfully, but these errors were encountered:
JSX element type '__VLS_templateComponents.Component' does not have any construct or call signatures.ts(2604)

Screenshots:
version
vue-tsc 1.0.17 +vue 3.2.45
config:
"vueCompilerOptions": {
"jsxTemplates": true,
"experimentalSuppressInvalidJsxElementTypeErrors": true,
},
The text was updated successfully, but these errors were encountered: