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(chat): correct scroll position when switching conversations
Reset scroll tracking before updating message list so that
set_messages sees stick_to_bottom = true and properly scrolls
to the bottom when loading a different conversation.
0 commit comments