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
perf(ui): add fingerprint guard to renderUserStrip
Move the data comparison guard into renderUserStrip itself instead
of individual call sites. Prevents unnecessary full DOM rebuilds of
the user/mate strip when called from mate_list, dm_favorites_updated,
or any other message handler with unchanged data.
0 commit comments