react-jsonschema-form icon indicating copy to clipboard operation
react-jsonschema-form copied to clipboard

A React component for building Web forms from JSON Schema.

Results 512 react-jsonschema-form issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

bug
help wanted
awaiting response

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

help wanted
awaiting response
feature

### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? core ### What is your question? New `formData` provided on the first parameter of `onChange`...

question

### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? core ### Is your feature request related to a problem? Please describe. For vite SSR...

awaiting response
feature

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

question

### Prerequisites - [X] I have read the [documentation](https://react-jsonschema-form.readthedocs.io/) ### What theme are you using? core ### What is your question? [Playground](https://rjsf-team.github.io/react-jsonschema-form/#eyJmb3JtRGF0YSI6eyJhbmltYWwiOiJDYXQiLCJmb29kIjoibWVhdCJ9LCJzY2hlbWEiOnsidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsiYW5pbWFsIjp7ImVudW0iOlsiQ2F0IiwiRmlzaCJdLCJkZWZhdWx0IjoiQ2F0In19LCJhbGxPZiI6W3siaWYiOnsicHJvcGVydGllcyI6eyJhbmltYWwiOnsiY29uc3QiOiJDYXQifX19LCJ0aGVuIjp7InByb3BlcnRpZXMiOnsiZm9vZCI6eyJ0eXBlIjoic3RyaW5nIiwiZW51bSI6WyJtZWF0IiwiZ3Jhc3MiLCJmaXNoIl0sImRlZmF1bHQiOiJtZWF0In19LCJyZXF1aXJlZCI6WyJmb29kIl19fSx7ImlmIjp7InByb3BlcnRpZXMiOnsiYW5pbWFsIjp7ImNvbnN0IjoiRmlzaCJ9fX0sInRoZW4iOnsicHJvcGVydGllcyI6eyJmb29kIjp7InR5cGUiOiJzdHJpbmciLCJlbnVtIjpbImluc2VjdCIsIndvcm1zIl0sImRlZmF1bHQiOiJpbnNlY3QifSwid2F0ZXIiOnsidHlwZSI6InN0cmluZyIsImVudW0iOlsibGFrZSIsInNlYSJdLCJkZWZhdWx0IjoibGFrZSJ9fSwicmVxdWlyZWQiOlsiZm9vZCIsIndhdGVyIl19fSx7InJlcXVpcmVkIjpbImFuaW1hbCJdfV19LCJ1aVNjaGVtYSI6e30sInRoZW1lIjoiZGVmYXVsdCIsImxpdmVTZXR0aW5ncyI6eyJzaG93RXJyb3JMaXN0IjoidG9wIiwidmFsaWRhdGUiOmZhbHNlLCJkaXNhYmxlIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJvbWl0RXh0cmFEYXRhIjpmYWxzZSwibGl2ZU9taXQiOmZhbHNlfX0=) https://codesandbox.io/s/black-forest-bgkbeo?file=/src/App.js As example, conditinal schema property value not...

bug
help wanted
any-one-all-of
utils

### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? validator-ajv8 ### Is your feature request related to a problem? Please describe. Forms should be...

question
feature
validation

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

question
awaiting response
possibly close

**Scratching my original post - better start with something straight from the docs.** EDIT: Straight from the docs, and using latest versions of everything: ```typescript import Form from "@rjsf/core"; import...

question
awaiting response

### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? other ### What is your question? Hi All, I've been on a journey with rjsf...

question
awaiting response
possibly close