Replies: 3 comments 1 reply
-
Okay, this seems to be related to my usage of In its If I patch This is only a problem in development mode, and only when the pages use TLDR: Using gatsby v3 with |
Beta Was this translation helpful? Give feedback.
-
This is more likely because gatsby 3 now use Webpack 5, so it will need some adjustment. And because you mention that this bug related to and it looks like there is a temporary workaround: |
Beta Was this translation helpful? Give feedback.
-
The webpack aliasing should be fixed in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
After upgrading to v3, in development mode
#__gatsby
element is empty.No error messages. Production mode seems to work, but that doesn't help a lot.
Environment
Beta Was this translation helpful? Give feedback.
All reactions