Skip to content
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

Events Page: Missing content after loading on iPhone #13844

Closed
muescha opened this issue May 3, 2019 · 5 comments · Fixed by #13845
Closed

Events Page: Missing content after loading on iPhone #13844

muescha opened this issue May 3, 2019 · 5 comments · Fixed by #13845
Labels
status: confirmed Issue with steps to reproduce the bug that’s been verified by at least one reviewer.

Comments

@muescha
Copy link
Contributor

muescha commented May 3, 2019

Description

Events Page: Missing content after full page load complete on iPhone

Steps to reproduce

i open the gatsby community events page on iPhone 6S+ (iOS 12.1.3)
i tested it in Safari app and Chrome app

Expected result

  • i see the full events list

Actual result

  • while loading i see the full events list
  • after loading complete the events are empty
@muescha
Copy link
Contributor Author

muescha commented May 3, 2019

Screenshot:

327D68C4-0EF5-428B-ACC4-D4695F926AB0

@muescha
Copy link
Contributor Author

muescha commented May 3, 2019

Screencast:

4D7E1E6B-576E-4D59-8183-EFE80AA3CF40

Note: I manually scrolled the page while loading to move the events section into the visible area

the events are removed just after the small blue loading bar on top is complete

@muescha
Copy link
Contributor Author

muescha commented May 3, 2019

remote debug console on mac connected to iphone:

Bildschirmfoto 2019-05-03 um 19 18 20

the content of the .js file:

{"pageContext":{"isCreatedByStatefulCreatePages":true}}

@DSchau
Copy link
Contributor

DSchau commented May 3, 2019

Yeah - I can confirm this. This seems to be specific to Safari (has nothing to do with mobile or desktop).

Will take a look!

@DSchau DSchau added the status: confirmed Issue with steps to reproduce the bug that’s been verified by at least one reviewer. label May 3, 2019
@muescha
Copy link
Contributor Author

muescha commented May 3, 2019

yes

  • i can confirm on safari on mac is the same problem
  • in chrome on mac: there is no problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: confirmed Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants