-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Issues: gatsbyjs/gatsby
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Trailing slash redirect broken when using path prefix
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
#39043
opened Jul 13, 2024 by
patrickdemers6
2 tasks done
'Gatsby Cloud' still remains.
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: documentation
An issue or pull request for improving or updating Gatsby's documentation
#38712
opened Nov 25, 2023 by
ecormaksin
Loading…
Hydration failed when using remark plugins in gatsby-plugin-mdx
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: frontend
Relates to frontend issues (e.g. reach/router, gatsby-link, page-loading, asset-loading, navigation)
type: bug
An issue or pull request relating to a bug in Gatsby
#38089
opened May 13, 2023 by
Talaxy009
2 tasks done
Page-data not escaping brackets for splat routes
help wanted
Issue with a clear description that the community can help with.
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
#37717
opened Mar 2, 2023 by
affemaen
2 tasks done
Regression: Gatsby Head API after 5.4.1 no longer working when gatsby-browser and gatsby-ssr with redux are used
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: core
Relates to Gatsby's core (e.g. page loading, reporter, state machine)
topic: frontend
Relates to frontend issues (e.g. reach/router, gatsby-link, page-loading, asset-loading, navigation)
type: bug
An issue or pull request relating to a bug in Gatsby
#37701
opened Feb 24, 2023 by
princefishthrower
2 tasks done
Build fails when error thrown inside Suspense boundary
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
#37613
opened Feb 3, 2023 by
jabrks
2 tasks done
Gatsby Slice API: Styling w/ JSS not working inside of slice components
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: plugins-styling
Relates to the styling (e.g. CSS-in-JS, SASS, PostCSS)
type: bug
An issue or pull request relating to a bug in Gatsby
#37278
opened Dec 15, 2022 by
EvanBancroft
2 tasks done
SSR issue with React.useId() in React 18 - mismatch between SSR and client versions.
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
#36956
opened Nov 3, 2022 by
ShaunDychko
2 tasks done
Heap memory usage increase during development builds after upgrading to v4.24.5
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: webpack/babel
Webpack or babel
type: bug
An issue or pull request relating to a bug in Gatsby
#36899
opened Oct 27, 2022 by
skatingincentralpark
2 tasks done
Failed to compile Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: core
Relates to Gatsby's core (e.g. page loading, reporter, state machine)
type: bug
An issue or pull request relating to a bug in Gatsby
gatsby-*.ts
to JS when absolute path contains a character like "()"
status: confirmed
#36788
opened Oct 10, 2022 by
Szulerinio
2 tasks done
hot reload does not work with GatsbyImage imgStyle prop.
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: media
Related to gatsby-plugin-image, or general image/media processing topics
type: bug
An issue or pull request relating to a bug in Gatsby
#36743
opened Oct 4, 2022 by
cdaein
2 tasks done
gatsby hydration bug on dynamic route
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: frontend
Relates to frontend issues (e.g. reach/router, gatsby-link, page-loading, asset-loading, navigation)
type: bug
An issue or pull request relating to a bug in Gatsby
#36697
opened Sep 26, 2022 by
rwitchell
2 tasks done
The development proxy does not transfer non-200 HTTP codes and responses
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: core
Relates to Gatsby's core (e.g. page loading, reporter, state machine)
type: bug
An issue or pull request relating to a bug in Gatsby
#36589
opened Sep 11, 2022 by
jsalvata
2 tasks done
HMR is broken in Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
DEV_SSR
mode
status: confirmed
#36554
opened Sep 6, 2022 by
arfizato
2 tasks done
pathPrefix/assetPrefix did not work well with images
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: media
Related to gatsby-plugin-image, or general image/media processing topics
type: bug
An issue or pull request relating to a bug in Gatsby
#36491
opened Aug 30, 2022 by
quangvietnguyen
2 tasks done
When a worker process dies, retry its tasks instead of immediately exiting
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: core
Relates to Gatsby's core (e.g. page loading, reporter, state machine)
type: bug
An issue or pull request relating to a bug in Gatsby
#36297
opened Aug 1, 2022 by
KyleAMathews
2 tasks done
Async console.log output doesn't update in SSR rendering when imported
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
#36084
opened Jul 8, 2022 by
xaviemirmon
2 tasks done
Gatsby build crashes with JS heap out of memory when using CSS property "content"
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
#36021
opened Jun 30, 2022 by
gorohoroh
2 tasks done
[gatsby-transformer-javascript-frontmatter] Frontmatter export breaks HMR
good first issue
Issue that doesn't require previous experience with Gatsby
help wanted
Issue with a clear description that the community can help with.
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: plugins
Related to plugin system, themes & catch-all for plugins that don't have a label
#35756
opened May 25, 2022 by
mosesoak
2 tasks done
babel-preset-gatsby: Code-splitting issue when custom babel preset is used
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: webpack/babel
Webpack or babel
type: bug
An issue or pull request relating to a bug in Gatsby
#35731
opened May 24, 2022 by
tujoworker
2 tasks done
Gatsby SSR: 301 redirects don't work in dev mode or on Gatsby Cloud Preview
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: core
Relates to Gatsby's core (e.g. page loading, reporter, state machine)
type: bug
An issue or pull request relating to a bug in Gatsby
#35527
opened Apr 29, 2022 by
feedm3
[gatsby-source-wordpress] Issue with React 18 when loading images from content
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: source-plugins
Relates to the Gatsby source plugins (e.g. -filesystem)
type: bug
An issue or pull request relating to a bug in Gatsby
#35421
opened Apr 13, 2022 by
ashleynexvelsolutions
2 tasks done
Wrong image loads during after hard refresh in production build
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: core
Relates to Gatsby's core (e.g. page loading, reporter, state machine)
type: bug
An issue or pull request relating to a bug in Gatsby
#35385
opened Apr 10, 2022 by
xavdid
2 tasks done
New gatsby-cli installation on ubuntu (wsl2) shows errors when running the command Issue that doesn't require previous experience with Gatsby
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: cli
Related to the Gatsby CLI
type: bug
An issue or pull request relating to a bug in Gatsby
gatsby
in terminal
good first issue
#34088
opened Nov 28, 2021 by
ManiMuridi
2 tasks done
Build stuck at running jobs (image transformation)
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
topic: media
Related to gatsby-plugin-image, or general image/media processing topics
topic: source-plugins
Relates to the Gatsby source plugins (e.g. -filesystem)
type: bug
An issue or pull request relating to a bug in Gatsby
#34051
opened Nov 22, 2021 by
NickBarreto
2 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.