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

Upgrade to React Router v6 #2919

Open
wants to merge 5 commits into
base: livekit
Choose a base branch
from
Open

Upgrade to React Router v6 #2919

wants to merge 5 commits into from

Conversation

sandhose
Copy link
Member

@sandhose sandhose commented Dec 19, 2024

This is just a 'what would it take to do that' kind of thing.

And it looks like it works? I haven't tested the app thoroughly other than clicking around, but types are happy, tests as well

@sandhose sandhose marked this pull request as ready for review December 20, 2024 11:47
@sandhose sandhose requested a review from a team as a code owner December 20, 2024 11:47
@sandhose sandhose requested a review from AndrewFerr December 20, 2024 11:47
@@ -65,7 +64,6 @@ export const LobbyView: FC<Props> = ({
waitingForInvite,
}) => {
const { t } = useTranslation();
useLocationNavigation();
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm pretty sure this wasn't doing anything, as it had 'enabled = false'?

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

Successfully merging this pull request may close these issues.

1 participant