pull/10139/head
Dominic Gannaway 3 years ago
parent de5babc1d4
commit 89b0af65b4

@ -1430,7 +1430,6 @@ function if_block(anchor_node, condition_fn, consequent_fn, alternate_fn) {
block,
false
);
if_effect.foo = condition_fn;
// Managed effect
const consequent_effect = render_effect(
() => {

Loading…
Cancel
Save