The window scrolls (not <main>) on this layout, and the document content height isn't fully laid out by the first rAF after rows render — so window.scrollTo gets clamped to maxScroll, leaving the user near top. Retry up to 30 frames (~500ms) until the actual scroll position matches the target within 4px. |
||
|---|---|---|
| .. | ||
| [userId] | ||
| page.tsx | ||