Error in function createFiberFromTypeAndProps in ./node_modules #38729
Unanswered
Isaac-Tait
asked this question in
Help
Replies: 1 comment
-
FYI - The error crops up in localhost only when I attempt to open a blog post... There is no error in the terminal. When I check dev tools I have 12 errors. One states:
Is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just updated Gatsby from 4.25.5 to 5.12.11 as I was waiting on DecapCMS to support React 18. They recently released a beta to test for React 18 issues/compatibility so I was able to update and begin testing Decap's beta. However, I am now getting the following error:
Here is what I have for
BlogPostPage
and here is my
gatsby-node.js
I have a feeling that the error has something to do with syntax/protocol changes from Gatsby
v4
to Gatsbyv5
...Beta Was this translation helpful? Give feedback.
All reactions