vuejs/vue

Wrong definition of the type AsyncComponentFactory

Aperta

#10.252 aperta il 10 lug 2019

 (26 commenti) (12 reazioni) (0 assegnatari)TypeScript (33.833 fork)batch import
CarPlayGood first issuegood first issuehas PRtypescript

Metriche repository

Star
 (209.764 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Version

2.6.10

Reproduction link

https://github.com/vuejs/vue

Steps to reproduce

  1. 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

Guida contributor