-
## Description
The Gatsby MDX starter fails to build (when being used in a Yarn Workspace monorepo), returning a very confusing "Invalid Hook Call" error in `@mdx-js/react`:
Error:
```s…
-
**Describe the bug**
Create a simple graphql schema in schema.graphql. Perform an amplify push. react-js app can't find the type in "queries". When I look in the file, an extra "s" is added to the…
-
Reporter:
Daniel R.
---
~~Wir sind auf react `16.5.2`, was auch schon 3 Jahre alt ist.~~ Inzwischen gibt es react `16.14.0` oder sogar `17.0.2`.
Edit: Gemäss yarn sind wir schon auf react 1…
-
```
const cache = new InMemoryCache()
const client = new ApolloClient({
uri: "http://192.168.0.106:4000",
cache,
defaultOptions
})
persistCache({
cache: client.cache, // Try adding…
-
**Is your feature request related to a problem? Please describe.**
Hello! I would like to pick your brain about some potential behavior. I've been using Formiz for a little bit now and love the imp…
-
- Plugin Name: Material Theme UI
- Plugin Version: 6.12.1
- OS Name: Mac OS X
- OS Version: 10.14.6
- Java Version: 11.0.9
- App Name: PhpStorm
- App Full Name: PhpStorm
- Is Snapshot: false
- App Bui…
-
### Package.json
```json
{
"main": "./src/index.tsx",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
…
-
In the wizard example, I expected there to be validation on each step. As in, if you don't complete the form you can't continue to the next piece of the form.
What would be the idiomatic Formik way…
-
## Feature request
### Current Behavior
The callback function for the `validate` prop of the `Formik` component receives form values only.
### Desired Behavior
Apart from the form values, …
-
I really would appreciate feedback here. It is so hard for me to see it since I've been so close to this for so long and I've developed apps in this manner for 10 years. I'm going to be the worst pers…