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

Actually handle deletes fixes #4351 #4353

Merged
merged 2 commits into from
Mar 4, 2018
Merged

Conversation

KyleAMathews
Copy link
Contributor

The previous PR for this #4209 didn't actually quite work. It worked in
that it did delete descendant nodes correctly but by handling it in the
reducer, the rest of Gatsby wasn't alerted to the other nodes being
deleted which meant that hot reloading of graphql query data wasn't
working.

The previous PR for this #4209 didn't actually quite work. It worked in
that it did delete descendant nodes correctly but by handling it in the
reducer, the rest of Gatsby wasn't alerted to the other nodes being
deleted which meant that hot reloading of graphql query data wasn't
working.
@ghost ghost assigned KyleAMathews Mar 4, 2018
@ghost ghost added the review label Mar 4, 2018
@gatsbybot
Copy link
Collaborator

gatsbybot commented Mar 4, 2018

Deploy preview for gatsbygram ready!

Built with commit 64d0192

https://deploy-preview-4353--gatsbygram.netlify.com

@KyleAMathews KyleAMathews merged commit 6ac0eb9 into master Mar 4, 2018
@ghost ghost removed the review label Mar 4, 2018
@KyleAMathews KyleAMathews deleted the actually-handle-deletes branch March 4, 2018 07:23
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