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) - rerender on ref equal context #1925

Merged
merged 5 commits into from
Sep 11, 2019
Merged

(fix) - rerender on ref equal context #1925

merged 5 commits into from
Sep 11, 2019

Conversation

JoviDeCroock
Copy link
Member

Fixes: #1921

I traversed the React codebase and could not find any notion about this, this breaks for routers using history where they just push on. Push is mutable and won't change the ref.

@coveralls
Copy link

coveralls commented Sep 10, 2019

Coverage Status

Coverage increased (+0.1%) to 99.882% when pulling 9bd6c7f on fix/context into 96a4507 on master.

Copy link
Member

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

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

Great catch 👍

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.

10.0.0-rc.2 no longer working with Gatsby
4 participants