Jay Gurav
Results
2
issues of
Jay Gurav
### Describe the bug Error: Hydration failed because the initial UI does not match what was rendered on the server. Doesn't hydrate appropriately ### Your Example Website or App https://codesandbox.io/s/silent-darkness-q2wfs7...
bug
With the use of useContext hook and Context provider in gatsby-browser.js throws the error while consuming the context values using hook, It gives undefined at build time. **showing error** ...