Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drive: Navigating back from a 3xx redirect to an external page makes turbo show 'loading' forever #1283

Open
rathboma opened this issue Jun 28, 2024 · 0 comments

Comments

@rathboma
Copy link

rathboma commented Jun 28, 2024

When navigating 'back' to a site with turbo drive enabled, the progress bar shows loading forever.

Replication:

  • Have a site with turbo drive installed, Turbo.setProgressBarDelay(0)
  • Add a link to /xzy that 301/302 redirects to an external site
  • Click the link (works great)
  • Click back in the browser
  • Back navigation works, but turbo shows loading forever.

You can see this online on my site: https://beekeeperstudio.io
Click Account
Click < Back.
Notice the behavior.

Screen capture:
Screencast from 06-28-2024 10:38:55 AM.webm

@rathboma rathboma changed the title Navigating back from an external page makes turbo show 'loading' forever Drive: Navigating back from an external page makes turbo show 'loading' forever Jun 28, 2024
@rathboma rathboma changed the title Drive: Navigating back from an external page makes turbo show 'loading' forever Drive: Navigating back from a 3xx redirect to an external page makes turbo show 'loading' forever Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant