Skip to content

Conversation

@bgentry
Copy link
Contributor

@bgentry bgentry commented May 11, 2025

Without using the TanStack Router <Link> component, router-level settings like prefixes will not be factored in. This means any links within the app need to use it, and the recently updated QueueList page did not do so until this commit.

Fixes #352.

@bgentry bgentry requested a review from brandur May 11, 2025 19:10
@bgentry bgentry added the bug Something isn't working label May 11, 2025
Without using the TanStack Router `<Link>` component, router-level
settings like prefixes will not be factored in. This means any links
within the app need to use it, and the recently updated QueueList page
did not do so until this commit.

Fixes #352.
@bgentry bgentry force-pushed the bg-fix-a-tag-links branch from 479b5d8 to 5efe6e0 Compare May 11, 2025 19:13
@bgentry bgentry merged commit f5df666 into master May 11, 2025
13 checks passed
@bgentry bgentry deleted the bg-fix-a-tag-links branch May 11, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prefix not respected throughout the UI

3 participants