fix: allow hosting hash apps from other html files (#14825)
authorEli <88557639+lishaduck@users.noreply.github.com>
Thu, 20 Nov 2025 19:48:30 +0000 (13:48 -0600)
committerGitHub <noreply@github.com>
Thu, 20 Nov 2025 19:48:30 +0000 (20:48 +0100)
commit5b30755a1d84a1054370b211e56d576e3c96d442
tree46fa2482fa4b6d778e21de46db4422f3066213b6
parent2ff3951e79e59b522c648138c846f31ad858d5b0
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 <5968653+dummdidumm@users.noreply.github.com>
.changeset/upset-parents-sniff.md [new file with mode: 0644]
packages/kit/src/runtime/client/utils.js