-
With the following package.json dependencies, React refuses to load react-gender-input:
```
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",…
-
- [x] **`FieldArray` component** - useful for Grid like components. This allows optimizations like getting new data only when needed. For example if Grid is used, it can get values on first render and…
-
### Describe the bug
Bad performance with 100+ rows in an array field
### Your minimal, reproducible example
https://codesandbox.io/p/sandbox/broken-silence-cwwxtp
### Steps to reproduce
1. Click…
-
## Need some event handler for form control, like onBlur, onFocus and onChange
This is a great component library, but I've encountered some problems when using `formik` and `react-hook-form`.
I a…
-
I'm using Persist in forms and I want them persisted while the user hasn't submitted the form. Once the user submits the form it should clean up. So what I did was **onSubmit** I use **localStorage.re…
-
## Description
Should have the same look as already established on [Storybook](https://design.va.gov/storybook/?path=/docs/components-va-accordion--default). Work is to wrap the accordiaon in the Form…
-
https://codesandbox.io/s/quirky-snow-jrpflb?file=/src/index.js
## What are the steps to reproduce?
Open up the console to see the logs. When typing into a ClayInput, the form's `onChange` fires wh…
-
Hi @aiotrope!
I reviewed your Full stack project. You do not have to do anything to receive the credits, but if you like you can take advantage of my comments in this or future projects.
**Appli…
-
https://mui.com/store/items/devias-kit-pro/
-
Hi @chandlerprall,
Thanks for putting together this great demo!
I'm using EUI and trying to basically replicate your setup in another project, being able to use input fields as cells while maint…