-
### How frequently does the bug occur?
All the time
### Description
I am seeing an error when setting up realm/react [with the user provider ](https://www.mongodb.com/docs/realm/sdk/react-native/use-…
-
### Issue description or question
In the nx repo, it's no longer possible to force Wallaby to run Jest. Previously, it was possible. It seems that Wallaby is reading the defaultProject from nx.json…
-
I have a JSON from which I'm trying to create dynamic form and validation. I'm using `Yup` along with `Formik`. I want to create the validation schema after iterating over the form elements validation…
-
### What is the new or updated feature that you are suggesting?
Hi airjp73 🤗.
First of all, thank you very much for this library! It has the nicest developer ergonomics in form flexibility from ev…
-
**Reproduce**
I have Express js as backend and React as frontend and using formik with yup combo for form validation in React. I have dynamic fields, so i need to generate dynamic validation fo…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### What is the problem?
it seems like the generator ads duplicate files?
### Paste all your error logs here:
```
PASTE_HERE (leave the ``` marks)
```
### Paste all relevant code snippets here…
-
### Minimal reproducible example
https://github.com/expo/fyi/blob/main/manual-debugging.md
### Description
The application functions flawlessly during the development phase when launched with…
-
## 🐛 Bug report
### Current Behavior
I threw together a quick codesandbox to prototype a concept, and my Yup-based `validationSchema` always resulted in an empty `errors` object on submit.
I …
-
I need to make react-select required in a form,