pull/17258/head
Rich Harris 4 days ago
parent 7044b8181a
commit 73030d5390

@ -533,8 +533,6 @@ function reconcile(state, array, anchor, flags, get_key) {
if (current === null) {
continue;
}
item = current;
}
matched.push(item);

Loading…
Cancel
Save