-
When using Next.js, integrating Autoform causes crashes due to the import of `FormProvider` (from `react-hook-form`) within a server component.
**Temporary Solution**
I had to manually add `"use c…
-
Para os dois formulários nessa aplicação vamos usar o RHF, para controlar o fluxo de dados. Vamos instalar o RHF e o zod para validar e criar os schemas dos forms, e o @hookform/resolvers para interpr…
-
Using the following code I get:
- 4 render messages on page load
- another 2 when I enter the first character into the input
- another 2 when I clear the input
What do I do wrong? Or is it the i…
-
### Description
Based on https://rjsf-team.github.io/react-jsonschema-form/, it should be possible to create a CRUD interface for dialogs, which will be a useful tool for testing (rather than using P…
-
A bug so bizarre that it must be because I'm doing something simple wrong, but here goes:
I have a full stack react app in which phone numbers can be added to a database using a form or via CSV upl…
-
### Have you already checked if a similar item is present on manager-components?
- [X] Yes, I have already checked the existing components/hooks/utils.
### What do you expect from this request?
…
-
### Minimal reproducible example
https://github.com/wcastand/bug-fetch-form-data
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in Expo Go
### Summa…
-
### Describe the bug
If you have a oneOf field that contains both object and string type schemas, requiring that field has no effect on the string-type schema, and AFAICT there's no way to make the…
-
### Motivation
We all use forms. But often it happens that we fill out the form not right away, but after some time. Or we are in the metro and the connection is not stable. Or maybe we accidentall…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
material-ui
### Is your feature request related to a p…