oops, messed up the merge

pull/7738/head
Richard Harris 7 years ago
parent 49330b1994
commit 017cbc6bd3

@ -344,7 +344,6 @@ export default class InlineComponentWrapper extends Wrapper {
ctx.${name}.call(null, ${value});
${updating} = true;
@add_flush_callback(() => ${updating} = false);
}
}
`);
}

Loading…
Cancel
Save