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
Activity
posva commentedon Jul 10, 2019
It seems the type should be
Promise<Component | EsModuleComponent>
fix: add test for AsyncComponentFactory
fix: fixed a type for AsyncComponentFactory component
harshajayaweeraXHJ commentedon Aug 31, 2019
Is this issue still available
jvik commentedon Oct 2, 2019
@harshajayaweeraXHJ The issue already has a PR
juzhiyuan commentedon Aug 3, 2021
Any update here?
tulpauction001 commentedon Sep 14, 2021
guptadeepak8 commentedon Jan 16, 2022
is anyone working on this issue ?
adamcole123 commentedon Jan 16, 2022
@guptadeepak8 This issue already has a PR but looks like it still needs to be merged.
16 remaining items