akxcv/vuera

Cannot be used in asynchronously required Vue components

Open

#59 opened on Sep 10, 2018

View on GitHub
 (2 comments) (3 reactions) (0 assignees)JavaScript (264 forks)batch import
help wanted

Repository metrics

Stars
 (4,260 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