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

Remove useSlug in favour of usePathParams #9979

Closed
Rishith25 opened this issue Jan 15, 2025 · 2 comments
Closed

Remove useSlug in favour of usePathParams #9979

Rishith25 opened this issue Jan 15, 2025 · 2 comments

Comments

@Rishith25
Copy link
Contributor

Rishith25 commented Jan 15, 2025

Description :

Cleanup useSlug hook and replace it with usePathParams in respective files

const exactMatch = usePathParams("*/encounter/:encounterId/*");
const encounterId = exactMatch?.encounterId;
@Rishith25
Copy link
Contributor Author

@rithviknishad I would like to work on this. Please assign it to me

@AdityaJ2305
Copy link
Contributor

@Rishith25 #9939 (comment)

@Rishith25 Rishith25 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2025
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

No branches or pull requests

2 participants