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
Simplify channel-switch scroll to an inline viewport ref
Drop the LandAtLatestOnChannelChange headless component. The same behavior
is a ref on the scroller viewport plus one layout effect keyed on channelId
that sets scrollTop = scrollHeight — the engine composes external viewport
refs, and first mounts are still covered by defaultScrollPosition.
Generated-By: PostHog Code
Task-Id: d887d524-7d87-4d7a-b38c-b20289937ad1
0 commit comments