Skip to content
Discussion options

You must be logged in to vote

I FINALLY got the issue.. it’s in the navbar.

Basically since it returns conditionally on the location got from the router props, it blinks the secondary navbar, only to correct it later when js is parsed.

I first thought it was blinking the whole secondary page but it wasn’t the case, only the navbar.

Probably the router props are not in ssr as the condition is obviously dynamical and depends on the runtime.

Thanks for your patience and if you have any simple task I can help with Gatsby development, I’ll be happy to help! :)

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ZeldOcarina
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by graysonhicks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #32942 on August 30, 2021 07:30.