You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when user mark any post as favorite and logout from his account, and in other pc/browser if he/she login and try to act on and do favorite/unfavorite it gives error.
The error is because it is storing in local storage.
So, I will create a api to get the fav/unfav status and show it in the frontend to get rid of the error and user can access anywhere.
Expected behavior
API bug, UI/UX.
Add ScreenShots
In Current browser:
After switching to different browser:
NOTE: See the gmail on the chrome used to get better understanding.
On which device are you experiencing this bug?
Android, iPhone, Linux, Chrome, Windows
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Is there an existing issue for this?
Describe the bug
Currently when user mark any post as favorite and logout from his account, and in other pc/browser if he/she login and try to act on and do favorite/unfavorite it gives error.
The error is because it is storing in local storage.
So, I will create a api to get the fav/unfav status and show it in the frontend to get rid of the error and user can access anywhere.
Expected behavior
API bug, UI/UX.
Add ScreenShots
In Current browser:
After switching to different browser:
NOTE: See the gmail on the chrome used to get better understanding.
On which device are you experiencing this bug?
Android, iPhone, Linux, Chrome, Windows
Record
The text was updated successfully, but these errors were encountered: