mirror of https://github.com/sveltejs/svelte
fix: reapply new batch after `#commit` (#18186)
Fixes a regression of #18170 (not released yet therefore no changeset). `current_batch` is nulled out if the `#commit` rebases other branches, and that can lead to nullpointers down the line. No test right now but it's part of getting the failing SvelteKit test passing.pull/17872/merge
parent
908c9d0312
commit
fcaa8ce723
Loading…
Reference in new issue