DeFUCC / gun-vue

Vue + Gun = reactive p2p crypto graph app toolkit. Vue 3 composables and components, a relay server, a demo app and more!
http://gun-vue.js.org/
77 stars 20 forks source link

Error from default install from yarn #23

Closed drunkod closed 2 years ago

drunkod commented 2 years ago

[plugin:vite:vue] v-model cannot be used on a prop, because local prop bindings are not writable. Use a v-bind binding combined with a v-on listener that emits update:x event instead. /workspaces/gun-vue/components/src/post/reaction/PostReactionButton.vue:39:408

davay42 commented 2 years ago

Yes, I've seen this coming. It's the new version of vite-plugin-vue being more involved 😅 I'll catch these v-models.

davay42 commented 2 years ago

There was only one left. Closed https://github.com/DeFUCC/gun-vue/commit/96c6bdf1bb047878938ebcb38cd0d5a3b9e7eb2d