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(ui): Fix navigation crashes when URL has a "%" #10963

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Dec 6, 2018

This fixes crashes in react-router when the URL contains an unencoded %. An example of this happening is when you search for a % in the stream, and the search results embed the query when you navigate to the Issue.

Fixes JAVASCRIPT-4JT

This fixes crashes in react-router when the URL contains an unencoded `%`. An example of this happening is when you search for a `%` in the stream, and the search results embed the query when you navigate to the Issue.

Fixes JAVASCRIPT-4JT
@billyvg billyvg requested a review from a team December 6, 2018 21:51
@billyvg billyvg merged commit 820807a into master Dec 6, 2018
@billyvg billyvg deleted the fix/ui/fix-app-crashes-with-percent-in-route branch December 6, 2018 22:47
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants