vue-rule-builder icon indicating copy to clipboard operation
vue-rule-builder copied to clipboard

can you please update this library for compatibility of vue 3

Open 20481A05K0 opened this issue 1 year ago • 0 comments

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

20481A05K0 avatar Mar 17 '24 15:03 20481A05K0