List doesn’t autoscroll to keep current selected item in view (iPadOS 18.7.3 on build 7046]

When swiping items to read the next one, previously NNW would ensure the current item was visible in the list (scrolling it to center when it moved beyond the edge of visibility), but now it doesn’t scroll and the selected item is off screen, forcing me to manually scroll. Looks like it finally autoscrolls, but only when the selected item is well below the bottom of the screen. (Previously the highlighted item would always be visible and never scroll offscreen.)