I’m encountering an issue with the category element.
At the first time, when i click “add element” on the second tab, i am redirect to the first tab.
Why does this behavior occur ? All subsequent clicks on “add” after the first one function as anticipated. I’m using Angular 16 with jsonForms 3.2.1.
Seems to occur also with jsonForms 3.3.0.
Describe the bug
I’m encountering an issue with the category element. At the first time, when i click “add element” on the second tab, i am redirect to the first tab. Why does this behavior occur ? All subsequent clicks on “add” after the first one function as anticipated. I’m using Angular 16 with jsonForms 3.2.1. Seems to occur also with jsonForms 3.3.0.
Expected behavior
When click on "add" in the 2nd tab, new element must be added and we must stay on the 2nd tab.
Steps to reproduce the issue
Screenshots
No response
Which Version of JSON Forms are you using?
v3.3.0
Framework
Angular
RendererSet
Material
Additional context
No response