Next.js 16 (React 19.3 canary — resize is ContinuousEventPriority)

On iOS Safari: open the sheet, tap Field 6 directly, let the keyboard settle. Watch the CALL scrollTo line in the log: top > 0 means react-aria's reveal measured the keyboard inset in time and the field scrolls into view; top: 0 means it measured before the inset landed and the field stays hidden below the fold.