akxcv/vuera

Cannot be used in asynchronously required Vue components

Open

#59 opened on Sep 10, 2018

 (2 comments) (3 reactions) (0 assignees)JavaScript (240 forks)batch import
help wanted

Repository metrics

Stars
 (4,286 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If you use it the VuePlugin, and then use asynchronously required components with vue-router, React would complain: Objects are not valid as a React child (found: [object Promise]).

Contributor guide