Skip to content
Discussion options

You must be logged in to vote

I fixed it thanks to this issue, I was forced to gather data, and I identified why I was not able to reproduce it locally: because I was logged in.
When not logged in, there was a usePathname not wrapped in a suspense. Wrapping the component fixed the issue.

<Suspense>
   <MainNav>
</Suspense>

Replies: 5 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by woile
Comment options

You must be logged in to vote
3 replies
@woile
Comment options

@MazenChaouch
Comment options

@woile
Comment options

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
8 participants