pull/17150/head
Rich Harris 7 days ago
parent 32cefa280b
commit f8b81521f1

@ -213,7 +213,6 @@ export function each(node, flags, get_collection, get_key, render_fn, fallback_f
anchor = /** @type {Comment} */ (hydrate_node); anchor = /** @type {Comment} */ (hydrate_node);
mismatch = true; mismatch = true;
set_hydrating(false); set_hydrating(false);
break;
} }
var value = array[i]; var value = array[i];

Loading…
Cancel
Save