-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Open
Labels
status: triage neededIssue or pull request that need to be triaged and assigned to a reviewerIssue or pull request that need to be triaged and assigned to a reviewertype: bugAn issue or pull request relating to a bug in GatsbyAn issue or pull request relating to a bug in Gatsby
Description
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- This issue is not a question, feature request, RFC, or anything other than a bug report directly related to Gatsby. Please post those things in GitHub Discussions: https://github.com/gatsbyjs/gatsby/discussions
Description
Error: Tooltip
must be used within TooltipProvider
I am getting this error
Just open graphiQL and it loads for a second and then white screen
Reproduction Link
https://github.com/ample/gatsby-minimal-reproduction-38634/tree/main
Steps to Reproduce
Just open graphiQL and it loads for a second and then white screen
Expected Result
GraphiQL IDE should work
Actual Result
Page crashin
Environment
System:
OS: macOS 13.5.2
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.5.0 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 9.8.0 - /usr/local/bin/npm
Browsers:
Chrome: 117.0.5938.149
Safari: 16.6
npmPackages:
gatsby: 5.11.0 => 5.11.0
gatsby-plugin-algolia-search: ^0.5.6 => 0.5.7
gatsby-plugin-google-tagmanager: ^5.12.1 => 5.12.1
gatsby-plugin-loadable-components-ssr: ^4.3.2 => 4.3.2
gatsby-plugin-manifest: ^5.12.1 => 5.12.1
gatsby-plugin-netlify: 5.1.1 => 5.1.1
gatsby-plugin-perf-budgets: ^0.0.18 => 0.0.18
gatsby-plugin-postcss: ^5.21.0 => 5.25.0
gatsby-plugin-preconnect: ^1.4.0 => 1.4.0
gatsby-plugin-react-helmet: ^6.12.0 => 6.12.0
gatsby-plugin-remove-console: ^0.0.2 => 0.0.2
gatsby-plugin-resolve-src: ^2.0.0 => 2.1.0
gatsby-plugin-sass: ^6.12.1 => 6.12.1
gatsby-plugin-sitemap: ^6.12.1 => 6.12.1
gatsby-plugin-webpack-bundle-analyser-v2: ^1.1.27 => 1.1.31
gatsby-source-contentstack: ^5.1.0 => 5.1.0
gatsby-source-remote-csv: ^1.0.1 => 1.0.1
Config Flags
flags: {
DEV_SSR: false,
PRESERVE_FILE_DOWNLOAD_CACHE: true,
PARALLEL_SOURCING: true
},
nfrasser, coreyward, mahtd, GreenberryServiceAccount, KingEmma7 and 1 morestoutatnerdery, GreenberryServiceAccount and KingEmma7
Metadata
Metadata
Assignees
Labels
status: triage neededIssue or pull request that need to be triaged and assigned to a reviewerIssue or pull request that need to be triaged and assigned to a reviewertype: bugAn issue or pull request relating to a bug in GatsbyAn issue or pull request relating to a bug in Gatsby