We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
All the tests pass normally for v4, but one fails when NODE_ENV=production, resulting in the following error:
NODE_ENV=production
Cannot read property 'currentValue' of undefined
I found this after deploying graphql-react v4 with graphql-react-examples 😞
graphql-react