-
I have this very strange bug where the types are correctly generated when running `gatsby build` but other types are generated when typing `gatsby develop` and those type are missing all the custom ty…
-
**Describe the bug**
When accessing the web for another time but with different localization inside the url, app redirects user to previous localization. That also seems to cause failing of SEO.
**T…
-
## Description
Components being used on 404 page don't have access to passed props.
I have this issue with styled components (accessing theme prop inside them), so example will be based on tha…
-
In development mood my website works fine without any errors, but now I'm trying to build product i keep getting this error and I tried many solutions (including deleting node_modules and reinstall ag…
-
## 🐛 Bug Report
When running `gatsby build` I get an error `cannot find module worker-threads`.
I attempted deleting cache, node-modules, and package-lock.json and then re-running `npm i` but th…
-
I am following you medium page and trying to register storybook-addon-headless I am getting the module not found error when I start the storybook.
ERROR in multi ./node_modules/@storybook/core/dist…
-
## Summary
When running in debug mode, I think the hot-reload is failing to connect on 127.0.0.1, because (in WSL) should be localhost. How can I change this to localhost?
## Relevant i…
skhaz updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
We recently updated our ["Get ETH" page](https://github.com/ethereum/ethereum-org-website/blob/dev/src/pages/get-eth.js) from a mark…
-
First of all, using Sanity obviously adds to the complexity of the website. It was initially added because we want to give novice users the ability to add/edit content on our website, which can still …
-
Hello there.
I decided to post this question here, since I found this issue very popular.
So I'm using gatsby-plugin-intl for internationalization my website but since plugin's author stopped answer…