Open dlpuzhangyue opened 2 years ago
same here. Just using two project using vue 3 latest version and latest version of vite
+1 any suggestions ?
same problem here. Any updates?
same. wait for resolution.. the error occured in vite@4 and @vitejs/plugin-vue@4
when I downgrade to vite@2.8.0 and @vitejs/plugin-vue@2.2.0 The error gone.
Waiting for updates. This is a blocking issue for us to adopt this plugin.
+1
The same problem, please ask for a solution, vue said it is the problem of multiple instances , but according to the given program is still invalid!
the same problem,it's a blocking issue.
Hello, In the "nuxt_vite_remote(use vite, as remote) & vue_cli_webpack (use webpack as remote)" example; If the slot property is included in the webpack project, the error "TypeError: Cannot read properties of null (reading 'isCE')" will be reported in nuxt project; This problem does not occur in two projects that use webpack; Is there any good solution here please?
slot_error_demo.zip