You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(gatsby): fix incorrect intersection of filtered results (#30594) (#30619)
* add failing test
* actually failing test
* make test independent of other tests
* add invariant for filter intersection assumptions
* add failing integration test
* fix test 🤦
* actually fix this heisenbug
* update redux state snapshot
* perf: mutate status state directly
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
* only newly created nodes should get a counter
* tweak comment
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
(cherry picked from commit e432c23)
Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
0 commit comments