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
It'd be very useful (an unblocker for my use case) if the CDK virtual scroller supported an option to start off scrolled to the bottom instead of the top.
With non-virtual scrolling there are plenty of workarounds to achieve something to this effect, but with virtual scrolling (and autosize) I can't see an obvious way to accomplish it.