jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Switching Examples in the Vue dev App leads to errors

Open LukasBoll opened this issue 1 year ago • 1 comments

Describe the bug

When switching the example for the first time in the vue examples app, an error is shown in the console and JSONForms doesn't render the new example. After the error appeared, switching between examples seems to work properly again.

Expected behavior

Switching the example without errors.

Steps to reproduce the issue

  1. run the vue-vanilla example app
  2. select a new example e.g Person
  3. you can see an error in the console and JSONForms still shows the privious example.

Screenshots

image

In which browser are you experiencing the issue?

Google Chrome 109.0.5414.120

Which Version of JSON Forms are you using?

v3.1.0-alpha.1

Framework

Vue 3

RendererSet

Vanilla

Additional context

No response

LukasBoll avatar Mar 06 '23 10:03 LukasBoll

We only merged a workaround for the issue. We don't know yet the root cause and proper fix which requires further investigation.

sdirix avatar Mar 15 '23 09:03 sdirix