pull/16382/head
Rich Harris 2 months ago
parent ef8b852379
commit 0b2ef3c2a4

@ -394,6 +394,8 @@ export class Batch {
this.#effects = []; this.#effects = [];
this.flush(); this.flush();
} else {
this.deactivate();
} }
} }

Loading…
Cancel
Save