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
fix(app): revert user state on feed decorator status update failure
- Add local variable 'originalUser' to store the current user state
- Update user feed decorator status and emit the updated state
- Revert to original user state in case of backend update failure to maintain consistency
0 commit comments