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(gatsby): fixed navigation of search params not triggering render #27612

Closed
wants to merge 1 commit into from

Conversation

me4502
Copy link
Contributor

@me4502 me4502 commented Oct 23, 2020

Description

As of Gatsby 2.24.70, updating search params has not actually re-rendered the page. This resolves the issue.

Related Issues

Fixes #27020

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 23, 2020
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 23, 2020
@LekoArts
Copy link
Contributor

Thanks for the PR!

This was fixed in #27594 - seems like we missed also closing this issue out.

@LekoArts LekoArts closed this Oct 23, 2020
@me4502 me4502 deleted the fix/search-param-fail branch March 30, 2022 05:56
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.

navigate() function load the url but the page is not refreshed on mobile
2 participants