-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Uncaught TypeError: Cannot read property 'getElementsByTagName' of null #22920
Comments
Hi! Sorry to hear you're running into an issue. To help us best begin debugging the underlying cause, it is incredibly helpful if you're able to create a minimal reproduction. This is a simplified example of the issue that makes it clear and obvious what the issue is and how we can begin to debug it. If you're up for it, we'd very much appreciate if you could provide a minimal reproduction and we'll be able to take another look. Thanks for using Gatsby! 💜 |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Hey @saadaouad , I'm going to close this issue as it's not a Gatsby issue. Please reach out on https://gatsby.dev/discord or open a new issue with additional information. We're marking this issue as answered and closing it for now but please feel free to reopen this and comment if you would like to continue this discussion. We hope we managed to help and thank you for using Gatsby! 💜 |
@wardpeet this is a Gatsby issue and it's related to Gatsby navigation. |
@wardpeet first it was giving me |
hi @saadaouad i see the record is the production build. did it work in development? |
Hi @dehamzah, yes it's a production build, it works well in development env and we are using client side navigation. |
I'll re-open but without a proper reproduction we won't be able to tackle this. |
Closed due to no reproduction. |
Description
When I click on Gatsby link it gives me this error:
PS: this happened with many recent versions
Environment
The text was updated successfully, but these errors were encountered: