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

Prevent turbo-prefetch on team switch links #918

Merged

Conversation

pascallaliberte
Copy link
Member

As a first step to alleviate issues such as #917, where current_team gets set on page load, we can at least disable turbo-prefetch on team switch links.

CleanShot 2024-09-21 at 11 30 59

Copy link
Contributor

@jagthedrummer jagthedrummer left a comment

Choose a reason for hiding this comment

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

Good call on this, @pascallaliberte! I think this may actually explain some weird behavior that I've noticed before but hadn't been able to pin down.

@jagthedrummer jagthedrummer merged commit 14502f8 into main Oct 17, 2024
28 checks passed
@jagthedrummer jagthedrummer deleted the pascal/prevent-turbo-prefetch-on-team-switch-links branch October 17, 2024 16:56
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.

2 participants