-
### Q&A (please complete the following information)
- OS: Windows 11
- Browser: Firefox
- Version: 130
- Method of installation: npm
- Swagger-UI version: 5.18.2
- Swagger/OpenAPI version:…
-
Since #197 was implemented through #499, we have a big opportunity to make descriptions much smaller.
Effectively all operations now have the same definition for those query parameters when they supp…
-
### Describe the Bug with repro steps
The parameter AdditionalFormIds is configured with x-ms-dynamic-values, but the designer does not fetch the dynamic values initially. However, after saving the …
-
Update form schema in `data.frame` format and pass into the `updateFormSchema()` to update it. Not as much a priority as previous points as people can just get better at manipulating list objects but …
-
**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…
-
**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…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
mui
### What is your question?
I have multiple schema…
-
### vue2 vjsf 1.0.4
### 问题描述
ui:hidden和anyOf之类的同时存在时,仍然会渲染;去除anyOf就正常隐藏了;我试图在anyOf中添加ui:hidden,但无效
### 如何复现
`
schema: {
type: "object",
properties: {
userName: {
title: "用户名…
-
**Is your feature request related to a problem? Please describe.**
I'm using valibot adapter which also supports transformations. Consider the schema:
```
const schema = v.object({
email: v.pipe(…
-
To replicate, paste this schema:
https://gist.github.com/guitavano/13e1915976b7d746eeb64270db554aaa
On playground:
https://rjsf-team.github.io/react-jsonschema-form/