-
## Bug report
### Current Behavior
In a brand new React Native project that's been set up using expo, I've installed Formik as the only additional package. When attempting to follow the tutorial…
-
## 🐛 Bug report
### Current Behavior
I have designed a page such that separate Formik forms are rendered based on a state variable
**eg**. It should render the page with appropriate form when I…
-
## Bug, Feature, or Question?
Feature/Question
## Current Behavior
Currently, validation is running asynchronously on the whole schema (assuming you use ValidationSchema of yup). It is reasonable…
-
**Issue**
After going through the code, it doesn't appear that the ability to override the name of a Formik field is provided ([see here](https://github.com/medipass/react-payment-inputs/blob/master/…
-
Rola de usar com eles?
-
## Bug report
i have a component in form like this: ``
I get errors from api as below:
`{'detail.firstName': 'some error msg', 'type': 'some error msg'}`
setErrros from submit function only set…
-
The current sign-up and login page has the following issues:
- The design is not user-friendly or visually appealing.
- There is no validation for the input fields, which can lead to incorrect or …
-
![image](https://user-images.githubusercontent.com/56760355/200633577-5a4ceceb-186d-4239-b20e-47584d616001.png)
Does someone know what is the problem? I can't even use Formik, I get this error on e…
-
## Bug report
### Current Behavior
When using Formik with `validateOnMount: true` and mutated `initialValues` controlled outside the form context, on the 1st change, Formik will go into an infin…
rapzo updated
2 months ago
-
### Issue description
- components: `DropdownToggle`
- reactstrap version `#^6.5.0`
- import method `es`
- react version `#^16.7.0`
- bootstrap version `#4.1.3`
### What is happening?
I …