-
I am currently attempting to utilise the following Controller, based on [Microsoft's own documentation](https://docs.microsoft.com/en-us/aspnet/core/web-api/?view=aspnetcore-6.0#define-supported-reque…
-
# How to create a form from JSON schema using react-hook-form
Create dynamic forms from json data using react-hook-form library
[https://nainacodes.com/blog/create-form-from-json-schema?utterances=5…
-
### 🐛 bug 描述
ProComponents 官网出现显示bug 当切换Input 选项时
### 📷 复现步骤
ProComponents 官网左侧菜单,数据录入部分 点击Schema JSON 表单选项 -> 右侧切换到schema 定义 代码示例部分 -> 布局方式输入框 -> 从Form切换到 LightFilter 选项 出现如下报错
![image](…
-
### Comment:
## elevator pitch
Provide a low-barrier way to make precise, pre-validated admin requests.
## motivation
After looking at the GH PR templates feature (suggested in #535), I wa…
-
The [Avro specification](https://avro.apache.org/docs/current/spec.html#Parsing+Canonical+Form+for+Schemas) requires that a client and a server should use the same schema for reading and writing data.…
-
#### Enhancement
As a mobile app developer, I should be able to use schema form to display the form in android webview.
#### Expected behaviour
I expected the form is correctly rendered.
@json…
-
### Reproduction
https://formkit.link/dbdb24ae586ee591f1fc982ce09bc04f
### Describe the bug
**Note the issue can not be reproduced in the playground, only in a Nuxt app.**
When using `@formkit/n…
-
Follow up to https://github.com/department-of-veterans-affairs/va.gov-team/issues/87164 , which implemented schema alignment for around 80 form fields. This ticket is to align the remaining fields per…
-
Validation fails when one file is provided in `file`.
```
from pydantic import BaseModel
from quart import Quart
from quart_schema import QuartSchema
from quart_schema.pydantic import File
a…
-
If there is an array in the schema you can only add and remove the last item in the dataset form.
For instance, if there are 3 distributions, you cannot change their order or remove just the first or…