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

Ensure both params and path are checked when determining the pivot point #160

Merged
merged 1 commit into from
Nov 19, 2019
Merged

Ensure both params and path are checked when determining the pivot point #160

merged 1 commit into from
Nov 19, 2019

Conversation

choongsan
Copy link
Contributor

If path has different params value then pathDiffer should return correct pivot Index.
Previously, there was no check for params within pathDiffer so route was refreshing from wrong place

If path has different params value then pathDiffer should return correct pivot Index.
Previously, there was no check for params within pathDiffer so route was refreshing from wrong place
Copy link
Collaborator

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

@rwjblue rwjblue changed the title Bugfix for pathDiffer Ensure both params and path are checked when determining the pivot point Nov 19, 2019
@rwjblue rwjblue added the bug label Nov 19, 2019
@rwjblue rwjblue merged commit e43e907 into nickiaconis:master Nov 19, 2019
@igorT
Copy link

igorT commented Nov 20, 2019

Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants