We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.7.14
codesandbox.io
result: Compilation error.
type VNodeChildren should support number type
vue-tsc compiles error
version: vue 2.7.14 vite 3.0.2 typescript: 4.9.5
The text was updated successfully, but these errors were encountered:
#12974 Having pulled a request, Plz confirm
Sorry, something went wrong.
Hey I think this can be the solution . PR-fix: type VNodeChildren supports type number #13067
24fcf69
No branches or pull requests
Version
2.7.14
Reproduction link
codesandbox.io
Steps to reproduce
result: Compilation error.
What is expected?
type VNodeChildren should support number type
What is actually happening?
vue-tsc compiles error
version:
vue 2.7.14
vite 3.0.2
typescript: 4.9.5
The text was updated successfully, but these errors were encountered: