#Components flicker during first loading for Next JS
40 messages · Page 1 of 1 (latest)
what is your header code
Thanks.
This is general Box component. All components have a same issue.
is your Box from chakra ui?
No. I used Mantine UI
is it a client component?
Yes.
maybe thats why :/
so other ways?
use tailwind?
🥹
its just a header...
the problem is that your Box uses themes
im not quite sure, for making it seamingless
how do i navigate to your pricing btw, nice website
Here is a Code.
yes how do you navigate from / to /pricing ? i cant find button
I used the router method.
Originally, I should use Link component to switch pages.
But it's same.
There are many posting on Net But I not success to follow them.
I can't find the button to switch from / to /pricing .. i can't check the problem if you cant show me how to navigate...
<Text
sx={(theme) => ({
fontWeight: 600,
cursor: 'pointer'
})}
onClick={()=>{router.push('/account')}}
>
Account
</Text>
Sorry. First, you have to create account with eamil and github.
If you create account, you can see account button and can go pricing page.
🥺
oh its ok
i cant ... login...
so can you just show me your Route structure and the location of Header file
sorry i