Files
Sebastian "Sebbie" Silbermann 17f6f135e2 [fragment-scroll] Rename ScrollAndMaybeFocusHandler to ScrollHandler (#96828)
As of https://github.com/vercel/next.js/pull/95602, the old
scroll-and-focus handler doesn't exist anymore
As of https://github.com/vercel/next.js/pull/96113, the new handler no
longer handles focus.

This updates the relevant variable names to reflect that we no longer
handle focus.
2026-08-10 13:26:51 +02:00
..