vue-rule-builder
vue-rule-builder copied to clipboard
can you please update this library for compatibility of vue 3
when i try to execute the code in vue 3 it shows the following error. please update it to latest version of vue main.js:49 [Vue warn]: Property "$scopedSlots" was accessed during render but is not defined on instance. at <RuleBuilder fields= (2) [{…}, {…}]
at <App onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > > at <RouterView> at <TopNavMain> at <App> main.js:49 [Vue warn]: Unhandled error during execution of render function at <RuleBuilder fields= (2) [{…}, {…}]
at <App onVnodeUnmoun