aptos-core
aptos-core copied to clipboard
[Bug] Header shows Log In & Sign Up buttons for already signed in users
🐛 Bug
For pages AIT1 and AIT2 header always shows Log In & Sign Up buttons even if the user is already signed in. I tried to reproduce the issue locally, but locally everything works correctly! Do you have any staging environments to debug the issue? You can check the video below to compare HeaderComponent behavior for signed-in user on prod vs local environment.
https://user-images.githubusercontent.com/16734597/179392863-28685487-6135-4f1e-84d7-3d9f148b2d47.mp4
Update: it looks like caching issue and it was fixed in commit https://github.com/aptos-labs/aptos-core/commit/8f7e459118e24cb03fad206c4e9abe21172d19f9, but it has not deployed to production yet?
After the latest deploy issue is resolved, closing this issue
.