Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWrong definition of the type AsyncComponentFactory #10252
Labels
Comments
It seems the type should be |
NataliaTepluhina
added a commit
to NataliaTepluhina/vue
that referenced
this issue
Jul 14, 2019
Close vuejs#10252
NataliaTepluhina
added a commit
to NataliaTepluhina/vue
that referenced
this issue
Jul 14, 2019
Close vuejs#10252
Is this issue still available |
@harshajayaweeraXHJ The issue already has a PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'component' should be a promise
What is actually happening?
AsyncComponentPromise
I'm looking forward to your solution to this issue