jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.

Results 239 jsonforms issues
Sort by recently updated
recently updated
newest added

This commit addresses an issue where array translations were created as new objects within the core module for each render cycle, causing unnecessary rerenders. By memoizing the translation object in...

Hello! we have a Problem with the rendering of the elements. we have such structure of the schema: ![image](https://github.com/user-attachments/assets/f5b8c0df-dcce-4249-a465-88cc544b0e20) For the renderers we use ObjectList Element to render the list...

more information required

### Describe the bug A similar issue was previously reported by bug #1265 which has been closed. I have encountered this problem using jsonforms 3.3.0. Duplicate validation warnings when using...

enhancement
core

### Is your feature request related to a problem? Please describe. This issue is strictly about the documentation found at https://jsonforms.io/docs/uischema/controls and at https://jsonforms.io/examples/control. On the docs page (first link),...

documentation

### Is your feature request related to a problem? Please describe. `detail` is part of the options, however it usually does not make sense to have a default option for...

### Is your feature request related to a problem? Please describe. At the moment `config` is used as the default of all Ui Schema element `options`. However there are valid...

### Is your feature request related to a problem? Please describe. Currently, JsonForms supports MUI (Material UI) versions v5 and v6. However, MUI v7 has been released, and many projects...

react
material

### Describe the bug Having any field inside json forms even if it's from angular material renderers or custom component renderers they are always touched, even if the user did...

material
angular

### Describe the bug Using a reference in the root schema seems to cause a stack overflow / infinite loop/recursion. ### Expected behavior It should work as expected, or at...

bug
core

Validation icons on individual List with details item ![image](https://github.com/user-attachments/assets/0d0ed0c2-e907-40d6-b3a9-ab423bd3ca0e) Validation icons on individual Expand panel item ![image](https://github.com/user-attachments/assets/2e96626a-c318-49f5-be47-5109495941fb)

react
material
core