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: search params persisting on redirects #902

Merged

Conversation

jacob-ebey
Copy link
Member

No description provided.

@jacob-ebey jacob-ebey force-pushed the jacob/rem-473-redirects-after-action-are-persisting branch from 2b6c9f6 to 40d5ea6 Compare November 1, 2021 17:54
@jacob-ebey jacob-ebey force-pushed the jacob/rem-473-redirects-after-action-are-persisting branch from 40d5ea6 to 3095a04 Compare November 1, 2021 17:56
let partialPath: PartialPath = {};
let partialPath: PartialPath = {
search: ''
};

if (path) {
Copy link
Member

Choose a reason for hiding this comment

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

what the heck?

@ryanflorence ryanflorence merged commit 2d5c85e into main Nov 1, 2021
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.

2 participants