Skip to content

Wrong definition of the type AsyncComponentFactory #10252

@Maorey

Description

@Maorey

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

Activity

posva

posva commented on Jul 10, 2019

@posva
Member

It seems the type should be Promise<Component | EsModuleComponent>

added 2 commits that reference this issue on Jul 14, 2019
3be9e28
f75a39d
reopened this on Jul 22, 2019
harshajayaweeraXHJ

harshajayaweeraXHJ commented on Aug 31, 2019

@harshajayaweeraXHJ

Is this issue still available

jvik

jvik commented on Oct 2, 2019

@jvik

@harshajayaweeraXHJ The issue already has a PR

juzhiyuan

juzhiyuan commented on Aug 3, 2021

@juzhiyuan

Any update here?

tulpauction001

tulpauction001 commented on Sep 14, 2021

@tulpauction001
guptadeepak8

guptadeepak8 commented on Jan 16, 2022

@guptadeepak8

is anyone working on this issue ?

adamcole123

adamcole123 commented on Jan 16, 2022

@adamcole123

@guptadeepak8 This issue already has a PR but looks like it still needs to be merged.

1 remaining item

SyedAzam246

SyedAzam246 commented on Feb 9, 2022

@SyedAzam246

@adamcole123 Seems like it, this PR has gone unnoticed.

tinanazee

tinanazee commented on Feb 14, 2022

@tinanazee

I have the need to understand this proposed of resolution.

Malak39

Malak39 commented on Feb 26, 2022

@Malak39

لقد مرت هذي العلاقات العامه لاستطيع

Mikecarbon

Mikecarbon commented on Mar 17, 2022

@Mikecarbon

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

.5

stupidmikufan

stupidmikufan commented on Mar 19, 2022

@stupidmikufan

i get a lot of those oh and hi

stupidmikufan

stupidmikufan commented on Mar 19, 2022

@stupidmikufan

if u want me to help then I'll be happy to

DaZuiZui

DaZuiZui commented on Jan 22, 2023

@DaZuiZui

Is this issue still available?

5z5

5z5 commented on Feb 11, 2023

@5z5

Is this issue still available
vue@2.6.10 Is it not maintained now, so what is the point of solving this issue?

StephanDrawe

StephanDrawe commented on Jun 13, 2023

@StephanDrawe

Is this issue still available?

red3blue

red3blue commented on Aug 10, 2024

@red3blue

is this issue still available ?

ChairBorn

ChairBorn commented on Sep 13, 2024

@ChairBorn

if available, I can work on this @jvik @posva

Sardorbek-Kuvondikov

Sardorbek-Kuvondikov commented on Jan 25, 2025

@Sardorbek-Kuvondikov

Is the problem still there ?

added a commit that references this issue on Jan 26, 2025
fda3fdf
tinanazee

tinanazee commented on Feb 2, 2025

@tinanazee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @posva@juzhiyuan@harshajayaweeraXHJ@ChairBorn@red3blue

      Issue actions

        Wrong definition of the type AsyncComponentFactory · Issue #10252 · vuejs/vue