vuejs/vue
Wrong definition of the type AsyncComponentFactory
Aberta
#10.252 aberto em 10 de jul. de 2019
good first issuehas PRtypescript
Métricas do repositório
- Stars
- (209.764 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Version
2.6.10
Reproduction link
Steps to reproduce
- compare the AsyncComponentFactory definition with the document
What is expected?
attribute 'component' should be a promise
What is actually happening?
AsyncComponentPromise
I'm looking forward to your solution to this issue