jsonforms
jsonforms copied to clipboard
Custom Renderers [Vue warn]
Describe the bug
[Vue warn]: Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with markRaw or using shallowRef instead of ref.

Expected behavior
Custom Renderers
https://github.com/xushanpei/jsonForms_vue3_customRenderer
Steps to reproduce the issue
Custom Renderers

Screenshots

In which browser are you experiencing the issue?
Google Chrome v 105.0.5195.128
Framework
Vue 3
RendererSet
Other (please specify in the Additional context field)
Additional context
No response