Commit 562623d
fix: use SSR format compatible with nginx SSI for props.id (#16820)
* fix: use SSR format compatible with nginx SSI for props.id
* changeset
---------
Co-authored-by: Rich Harris <[email protected]>1 parent cf35a22 commit 562623d
File tree
3 files changed
+7
-2
lines changed- .changeset
- packages/svelte/src/internal
- client/dom
- server
3 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
| 368 | + | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
0 commit comments