-
Hello everyone, thanks for providing such a great and powerful tool essentially for free. I have a problem during the v3 migration. My development build looks fine. However, the production build seems to be unable to hydrate the components. The canvas animation does not load, the menu button (only mobile) does not toggle the menu and my Intersection observer does not trigger the visibility of my components as they approach the viewport. Putting console.log-statements inside the render phase of the components never fire, which leads to my suggestion with the hydration. Also, I get a warning in the chrome console: You can see the old v2 site here (German content) and a preview build after switching to v3 here. As I don't see errors in the chrome-console, no errors during the build and the development build looks perfect I have trouble pointing down the problem. Thanks! Additional informationDependencies before:
Dependencies after:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I reinstalled all dependencies over after another and ended up with a working production build🤷♂️ but now with gatsby v3.1 |
Beta Was this translation helpful? Give feedback.
I reinstalled all dependencies over after another and ended up with a working production build🤷♂️ but now with gatsby v3.1