Wrong definition of the type AsyncComponentFactory
Author: MaoreyCreated Jul 10, 2019Updated Apr 25, 2026
Labelsgood first issuetypescripthas PR
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
Source: vuejs/vue