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 (4,260 stars) (264 forks)batch import
help wanted

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