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

Fix navigation to the turbo-root not using Turbo Drive #913

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tobyzerner
Copy link

@tobyzerner tobyzerner commented Apr 22, 2023

Fixes #912 by simply not adding a trailing slash to the root URL prefix.

I'm not sure if this is the best way to fix this issue, but it makes the new test case pass and doesn't break any other tests.

@seanpdoyle
Copy link
Contributor

@afcapel @kevinmcconnell could we grant permission to execute CI on this branch?

@afcapel
Copy link
Collaborator

afcapel commented Oct 23, 2023

We need to fix the merge conflict before we can run CI.

Copy link

@fritzmg fritzmg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm the original issue and that this PR fixes it.

Any chance to get this merged and released?

@leofeyer
Copy link

See #1341 for an updated version without merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Navigating to the turbo-root doesn't use Turbo Drive
5 participants