feat: fix faulty prefeching
This commit is contained in:
parent
7eb8eb5cdb
commit
43b1183e9a
2 changed files with 9 additions and 8 deletions
|
|
@ -19,7 +19,7 @@
|
|||
// internal props
|
||||
if (!disablePrefetch ){
|
||||
props = {
|
||||
"sveltekit:prefetch": true
|
||||
"data-sveltekit-prefetch": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue