vuejs/vue

Wrong definition of the type AsyncComponentFactory

Ouverte

#10 252 ouverte le 10 juil. 2019

 (26 commentaires) (12 réactions) (0 personne assignée)TypeScript (33 833 forks)batch import
CarPlayGood first issuegood first issuehas PRtypescript

Métriques du dépôt

Stars
 (209 764 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur