Skip to content
New issue

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

type VNodeChildren should support number type #12973

Closed
bartlian opened this issue Mar 2, 2023 · 2 comments
Closed

type VNodeChildren should support number type #12973

bartlian opened this issue Mar 2, 2023 · 2 comments

Comments

@bartlian
Copy link

bartlian commented Mar 2, 2023

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

@bartlian
Copy link
Author

bartlian commented Mar 2, 2023

#12974
Having pulled a request, Plz confirm

@xonx4l
Copy link
Contributor

xonx4l commented Aug 17, 2023

Hey I think this can be the solution . PR-fix: type VNodeChildren supports type number #13067

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants