Fixed 404s on instant loading due to race condition

This commit is contained in:
squidfunk
2020-08-30 14:26:07 +02:00
parent 935c384789
commit 0a0fee34d2
7 changed files with 8 additions and 7 deletions

View File

@@ -188,7 +188,8 @@ export function setupInstantLoading(
return NEVER
})
)
)
),
share()
)
/* Set new location as soon as the document was fetched */