yourtion / vue-json-ui-editor

Edit JSON in UI form with JSON Schema and Vue.js
http://jsonui.js.org/
MIT License
512 stars 94 forks source link

Support vue3? #95

Open huhansheng opened 2 years ago

huhansheng commented 2 years ago

use for vue3 project has a problem

[vm.$set() is a function](json-editor.min.js:1918 Uncaught (in promise) TypeError: vm.$set is not a function)

Mort1f commented 1 year ago

me too