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): trigger location effects in navigation #27594

Merged
merged 3 commits into from Oct 22, 2020
Merged

fix(gatsby): trigger location effects in navigation #27594

merged 3 commits into from Oct 22, 2020

Conversation

WillMayger
Copy link
Contributor

@WillMayger WillMayger commented Oct 21, 2020

Description

Fixes issue: #27351

Currently, when you change a route/location search param or hash, no effect will occur.

The expected behaviour is that if the route/location changes at all then effects should be triggered.

Please see #27351 for more details on this bug.

Related Issues

Fixes issue: #27351

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 21, 2020
@WillMayger WillMayger changed the title fix(gatsby): trigger location effects in navigation #27351 fix(gatsby): trigger location effects in navigation Oct 21, 2020
@WillMayger WillMayger marked this pull request as ready for review October 21, 2020 22:13
Copy link
Contributor

@vladar vladar left a comment

Choose a reason for hiding this comment

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

Thank you so much for this fix! And special kudos for tests 💜

@vladar vladar added bot: merge on green Gatsbot will merge these PRs automatically when all tests passes and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Oct 22, 2020
@gatsbybot gatsbybot merged commit 642eeb1 into gatsbyjs:master Oct 22, 2020
@vladar
Copy link
Contributor

vladar commented Oct 22, 2020

Published in gatsby@2.24.85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants