-
JSON Schema is a specification for defining the structure of JSON data. We use JSON Schema because it is a useful tool for describing the required content for the Data Passport (and other elements of …
-
To replicate, paste this schema:
https://gist.github.com/guitavano/13e1915976b7d746eeb64270db554aaa
On playground:
https://rjsf-team.github.io/react-jsonschema-form/
-
## Description
The module saves correctly in database as json field. But in backend after a page reload the image doesn't display, showing an empty field. After that, new saves store empty values.
…
cloon updated
6 hours ago
-
**Description**
I'm encountering a critical issue with `sveltekit-superforms` where none of the form fields are being recognized. Despite following the documentation and ensuring that `dataType: 'jso…
-
cc @tpluscode @amivanoff
https://www.npmjs.com/search?q=shacl has a lot of useful tools.
Below is a rough list, but we need to find the git repos, and add all attributes needed by "awesome.
Add ca…
-
**Proposal**
This is a proposal for expanding work on the functionality that is offered by the combination of the pydantic-forms pypy module and the frontend code that we use to automatically generat…
-
**Is your feature request related to a problem? Please describe.**
- Get up-to-date C parser for tiled json files. Not sure which C parsers are up-to-date, whether they read all or some part of the f…
-
### Feature Description
For plugins using the Accessory Plugin template, when you have an multiple accessories, each accessory section in the configuration can be collapsed, as shown for these Dumm…
-
**Describe the bug**
Consider the following endpoint using multipart form:
```
public record Request(string FirstName, string LastName);
public static async Task>
UpdateEmployerProfile(
[F…
-
**Describe the bug**
When adding a Select Boxes to a form with a few values, the defaultValue property field always has an invalid value until we select and unselect one of the existing values as a d…