Closed drunkod closed 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.
There was only one left. Closed https://github.com/DeFUCC/gun-vue/commit/96c6bdf1bb047878938ebcb38cd0d5a3b9e7eb2d
[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