-
Hello guys, I'm writing here because I searched before on google and didn't find any help, hope you guys can help me again... so the problem is as in the title the code in the ProfileDropdown is : and I'm loading the component in Navigation like this: loggedIn() is a cookie function, that returns true if the user is logged in |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
hello, I found by myself what was wrong, I was getting the cookie from client-side and when getting it from server-side the problem disappears :) |
Beta Was this translation helpful? Give feedback.
hello, I found by myself what was wrong, I was getting the cookie from client-side and when getting it from server-side the problem disappears :)