-
RN: v.0.64.0
react-native-keyboard-aware-scroll-view: v0.9.4
Content is compressed by keyboard wrapper on Android.
Can someone explain how I can achieve the same behavior as on iOS?
https://us…
-
Research about react forms, validation, etc.
-
## Current Behavior
When using FieldArray's remove helper, my errors state for the field gets set to an empty array for two renders. This is problematic if you are expecting errors to be an object …
TLadd updated
4 years ago
-
Hiii, someone could tell me how to avoid the submit by clicking on a Link to avoid validation, please.
When I click on the Link to go to another page the validation is executed and I have to click …
-
Hi,
My question is quite peculiar and I believe is related to this [issue](https://github.com/aknuds1/html-to-react/issues/38).
To be as clear as possible, here is my situation.
In my HTML str…
-
## 🔍 Improvement / Exploration
"skipLibCheck": true was added to tsconfig.stories.json.
This is not ideal and it should be removed, but there seems to be a conflict with the formik 2.x types an…
-
## Feature request
### Current Behavior
There is no way to execute custom code on validation failure if and only if the validation was requested by submit attempt.
### Desired Behavior
Hav…
-
I would like to list/graph dependencies for a Next.js project. Next.js comes with Webpack and Babel. [You can also extend their configurations.](https://nextjs.org/docs/#customizing-webpack-config)
…
-
Form has to send a message to info@bonitoo.io or change contact form to email
-
## Expected Behavior
When entering a username that is already taken on the Users > Create user page, a warning should be displayed under the username field that indicates that the username is…