mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 13:53:43 -04:00
Fixed 404s on instant loading due to race condition
This commit is contained in:
@@ -188,7 +188,8 @@ export function setupInstantLoading(
|
||||
return NEVER
|
||||
})
|
||||
)
|
||||
)
|
||||
),
|
||||
share()
|
||||
)
|
||||
|
||||
/* Set new location as soon as the document was fetched */
|
||||
|
||||
Reference in New Issue
Block a user