We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d172aac commit 3e70c43Copy full SHA for 3e70c43
packages/svelte/src/internal/client/runtime.js
@@ -434,7 +434,7 @@ export function update_reaction(reaction) {
434
deps.length = skipped_deps;
435
}
436
437
- // If we are returning to an previous reaction then
+ // If we are returning to an previous reaction then
438
// we need to increment the read version to ensure that
439
// any dependencies in this reaction aren't marked with
440
// the same version
0 commit comments