-
Goal: Loading a JSON Schema into a JSON Schema form so I can automatically build a form for data entry based on the schema provided by the api I'm working with
-
Steps: Tried a different JSON schema that was a newer version and it worked. The only problem is my API can't export schemas newer than https://json-schema.org/draft-04/schema#
-
Details: When attempting to load a schema with version https://json-schema.org/draft-04/schema# into the JSON Schema Form, I get errors
-
Screenshots:
Hi @Navbr I'm not seeing a good solution for this You might be able to create your own component to solve this with our custom React component option