-
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
Site Showcase permalink error #10727
Comments
I can reproduce this in Chrome, but not Firefox. |
Breaks on @pieh Related to ensure resources? |
This only occurs when visiting a site via the modal, normal page works fine. @pieh mentioned that we need to put we put shouldShowModal in history Still strange that it works on Firefox though |
Also for reference: #7501
which is exact scenario that is happening here |
Firefox seems to be doing some magic by persisting a snapshot of the page and using that when one hits the back button. Refreshing on Firefox also causes this issue. |
We have couple of possibilities here:
|
Just came across this. Some additional info, FWIW... Can also replicate in Edge 42.17. Refreshing the page in Edge will load it normally. In Chrome (71.0.35) it does not; the error persists. To reliably replicate the problem in Edge I need to restart the browser; in Chrome I just need a new incognito window. Also: if I start on a Showcase site page (e.g., https://www.gatsbyjs.org/showcase/airbnb.io) there is no issue. I could only replicate it by first going to https://www.gatsbyjs.org/showcase. |
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. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open! Thanks for being a part of the Gatsby community! 💪💜 |
Hey again! It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m Thanks again for being part of the Gatsby community! |
Description
The last several times I've clicked on "visit a site" from a site detail page and then, after browsing the site, use the back arrow to try and go back to the site showcase, there is just a blank white page staring at me!
Steps to reproduce
Voila, there is probably a white page.
Expected result
You should see the detail page of the site that you just visited.
For example: https://www.gatsbyjs.org/showcase/www.howtographql.com (actually, @fk is this the correct URL I should expect for a permalink?)
Actual result
A blank white page. Here's the console errors:
Environment
Chrome browser
The text was updated successfully, but these errors were encountered: