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
#39905 Product Removed on Mobile Still Appears in Web's Mini Compare Section Until Re-login
Refactor CompareCookieManager to use readonly properties
Replaced manually assigned properties with readonly properties in the constructor to simplify initialization and improve immutability. Updated exception handling to use the imported Exception class instead of a fully qualified name.
0 commit comments