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

Random behavior with a GraphQL request (Gatsby) #382

Closed
thomas-rx opened this issue Dec 26, 2022 · 1 comment
Closed

Random behavior with a GraphQL request (Gatsby) #382

thomas-rx opened this issue Dec 26, 2022 · 1 comment

Comments

@thomas-rx
Copy link

Description

Demo : https://63a9a9f0ceb41a148500d333--glowing-mermaid-038425.netlify.app

Index page code : https://pastebin.com/duWKu50P
Projects code : https://pastebin.com/DHiU5jB9 (Section are here)

Steps to reproduce it

  1. Make a GraphQL request with Gatsby.
  2. Loop over the results of the query to create each section.
@alvarotrigo
Copy link
Owner

Can you try to isolate the problem by removing any vendor component external to fullPage.js?

If you can't, try using the fullPage.js option: scrollBar: true and see if that fixes the issue.

@thomas-rx thomas-rx closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants