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 <[email protected]>
* only newly created nodes should get a counter
* tweak comment
Co-authored-by: Michal Piechowiak <[email protected]>
Co-authored-by: Michal Piechowiak <[email protected]>
(cherry picked from commit e432c23)
Co-authored-by: Vladimir Razuvaev <[email protected]>
0 commit comments