Commit c018e49
fix: Address bugs in SvelteKit “Preloading” tutorial example (sveltejs#1334)
Fix the tutorial code: kit/preload
Correctly capture the previous navigation state.
Co-authored-by: Tee Ming <[email protected]>1 parent effa1cb commit c018e49
File tree
2 files changed
+2
-2
lines changed- apps/svelte.dev/content/tutorial/04-advanced-sveltekit/03-link-options/01-preload/+assets
- app-a/src/routes
- app-b/src/routes
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments