remesh-js/remesh

vue 2.7.14 中 使用remesh-vue报错app.provide为undefined

Closed this issue · 1 comments

FEYeh commented
          ![image](https://user-images.githubusercontent.com/32118686/221463572-ec018256-502f-42ec-96ca-6547573f154a.png)

image
试了下,在remesh-vue中的app.provide是undefined的,这块用法不对吗
因为vue2.7也没有createApp
只能Vue.use(RemeshVue(remeshStore))

如果说直接用provide而不用app.provide,那只能在setup中使用,也没法被绑到app上
这块能给的demo吗,Thanks♪(・ω・)ノ

Originally posted by @FEYeh in #72 (comment)