jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Custom Renderers [Vue warn]

Open xushanpei opened this issue 3 years ago • 0 comments

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.

image

Expected behavior

Custom Renderers

https://github.com/xushanpei/jsonForms_vue3_customRenderer

Steps to reproduce the issue

Custom Renderers

image

Screenshots

image

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

xushanpei avatar Sep 28 '22 02:09 xushanpei