Closed thomasmost closed 3 years ago
Hey Thomas - sorry about that! I made some changes to make it easier to organize and manage menu items that is likely causing this due to changes the in graphql schema.
I can try to hop on a quick ZOOM call with you later this week. Take a quick look here: https://www.gatsbycatalyst.com/docs/migrating/
You will note that with v7.x I made changes to the SANITY schema for menus to make them drag/drop inside of SANITY. Unfortunately that is what is causing this error for you I believe. The fix is mostly just copy and pasting some files, redeploying the graphql schema from SANITY, and re-entering your menu items.
Okay, I could use some more help. My Sanity schema is updated, but use-site-metadata in gatsby-theme-catalyst-sanity seems to be pulling up mainNavLeft improperly.
Describe the bug The build succeeds but at runtime I see this:
To Reproduce Steps to reproduce the behavior:
add-contact-page
branchnpm install
gatsby develop
Expected behavior A clear and concise description of what you expected to happen.
It seems like the latest graphql schema isn't being ingested properly by the latest version of the theme.
Screenshots
GraphQL looks like this:
But
use-site-metadata.js
looks like this:Desktop (please complete the following information):