Randomly Hydration error
Answered
Black Caiman posted this in #help-forum
Black CaimanOP
Hello everyone
I have this weird issue i have menu bar contain a ctegory list that i am passing it from outside
sometimes when the component re render it give me hydartion error and the menu bar disappear from the dom i attached 2 images for my case one menu appear in it and the other no both of them same code
I have this weird issue i have menu bar contain a ctegory list that i am passing it from outside
sometimes when the component re render it give me hydartion error and the menu bar disappear from the dom i attached 2 images for my case one menu appear in it and the other no both of them same code
Answered by Black Caiman
i found the issue -> I was trying to load the data from dummy in server component and it was taking some time and i was doing it outside use effect
2 Replies
Black CaimanOP
this is my code
Black CaimanOP
i found the issue -> I was trying to load the data from dummy in server component and it was taking some time and i was doing it outside use effect
Answer