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 url query breaking active tab #25953

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

Conversation

jordienr
Copy link
Member

@jordienr jordienr commented May 9, 2024

I have read the CONTRIBUTING.md file.

YES

@jordienr jordienr requested a review from a team as a code owner May 9, 2024 10:10
Copy link

supabase bot commented May 9, 2024

No changes detected in supabase directory.
This pull request has been ignored for the connected project xguihxuzqibwxjnimxev due to its connection settings.
Go to Project Integrations Settings ↗︎ in order to change this behavior.


Branching Preview Branches by Supabase.
Learn more about Supabase for Git ↗︎.

Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
database-new 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 9, 2024 10:19am
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 10:19am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview May 9, 2024 10:19am
studio ⬜️ Ignored (Inspect) Visit Preview May 9, 2024 10:19am
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview May 9, 2024 10:19am
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview May 9, 2024 10:19am

type UseCurrentPathOptions = {
withQuery: boolean
}
export const useCurrentPath = (options?: UseCurrentPathOptions) => {
Copy link
Member

Choose a reason for hiding this comment

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

is options needed here? doesn't seem to be used...

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.

None yet

2 participants