Commit 5b30755
fix: allow hosting hash apps from other html files (#14825)
Fixes #14824.
Simplify by just checking if we're still on the current pathname
---------
Co-authored-by: Simon H <[email protected]>1 parent 2ff3951 commit 5b30755
File tree
2 files changed
+6
-10
lines changed- .changeset
- packages/kit/src/runtime/client
2 files changed
+6
-10
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 | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
| 320 | + | |
330 | 321 | | |
331 | 322 | | |
332 | 323 | | |
| |||
0 commit comments