Wrong definition of the type AsyncComponentFactory #10252
Open
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