Simplify same page anchor visits by domchristie · Pull Request #1285 · hotwired/turbo

This was referenced

Apr 9, 2025

@gtarsia mentioned this pull request

Nov 5, 2025

@domchristie @seanpdoyle

@domchristie @seanpdoyle

Absent popstate event data suggests that the event originates from a same-page anchor click. Reconcile the empty state by incrementing the History's currentIndex, replacing the null history entry, setting the View's lastRenderedLocation, and then caching it

@domchristie @seanpdoyle

@seanpdoyle

seanpdoyle

brunoprietog

packagethief

This was referenced

Nov 18, 2025

seanpdoyle added a commit to seanpdoyle/turbo that referenced this pull request

Feb 2, 2026

seanpdoyle added a commit to seanpdoyle/turbo that referenced this pull request

Feb 2, 2026

seanpdoyle added a commit to seanpdoyle/turbo that referenced this pull request

Feb 2, 2026

seanpdoyle added a commit to seanpdoyle/turbo that referenced this pull request

Feb 3, 2026

seanpdoyle added a commit to seanpdoyle/turbo that referenced this pull request

Feb 3, 2026

seanpdoyle added a commit to seanpdoyle/turbo that referenced this pull request

Feb 3, 2026

packagethief