-
### For what version of Nuxt UI are you asking this question?
v3.0.0-alpha.x
### Description
I have a login page with schema validation, and the `:state` is passed as undefined, but everything work…
-
Hello, I'm the creator and maintainer of https://github.com/logaretm/vee-validate and I'm very much interested in this project.
I have a few ideas from the perspective of a long-time maintainer of …
-
I think most people like to define schema separately and pass it to validators, mentioning in the docs s would make easy to find. Btw it's mentioned in the example section.
```javascript
const userSc…
-
Figured I would throw this in here while is fresh on the mind. Not something that has to be added to the core. But I think it would be really cool to be able to pass along a validation schema (like zo…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
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 …
-
**Description:**
To streamline the process of creating issues and ensure consistency, we need to add a GitHub issue template schema form. This will help contributors easily provide all the necessary …
-
## 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.
…
-
## Feature
In its current form, `form_schema()`, `form_schema_ext()` and `form_xml()` retrieve the latest version of a form.
This is the most common use case. However, there are use cases in wh…
-
Note: Because openapi-zod is a library standing on the shoulders of other libraries, I don't have an idea if this is the correct repository to ask.
I am currently migrating an existing API with an …