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(react): Add type for React Router's encodeLocation method #6439

Merged
merged 1 commit into from Dec 7, 2022

Conversation

onurtemizkan
Copy link
Collaborator

@onurtemizkan onurtemizkan commented Dec 6, 2022

Fixes: #6421

encodeLocation method is added to Router class by: remix-run/react-router#9589


Note: remix-run/react-router#9589 may also potentially help us with #5997
I'll investigate it further.

@AbhiPrasad AbhiPrasad merged commit afc1bb1 into master Dec 7, 2022
@AbhiPrasad AbhiPrasad deleted the onur/react-router-encode-location-type branch December 7, 2022 10:47
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.

Version 7.23.0: React Router's encodeLocation is missing in Sentry Router object
2 participants