generated from cms/tibi-docs
This commit is contained in:
parent
850fb6ad1e
commit
75d4c88d47
@ -35,6 +35,9 @@
|
|||||||
}
|
}
|
||||||
$: console.log($pages)
|
$: console.log($pages)
|
||||||
let nestedPath = checkNestedPath()
|
let nestedPath = checkNestedPath()
|
||||||
|
window.addEventListener("popstate", function (event) {
|
||||||
|
$rerender = $rerender + 1
|
||||||
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
{#if Object.keys(row).length}
|
{#if Object.keys(row).length}
|
||||||
|
Loading…
Reference in New Issue
Block a user