ScrollIntoView on ListView Element by index - help

Oscar's solution seems to be erroring out for me in the new list view, but it works in the legacy listView:

I've shared this feedback with the team that owns the new list view, but currently indexing into listView child components isn't supported in the new list view.

Would it work for your use case to sort newest to oldest so that the new item is always visible at the top of the list?