fix loading
This commit is contained in:
@@ -441,9 +441,9 @@ async function render(route: Route): Promise<void> {
|
||||
<div class="error">Error: ${error}</div>
|
||||
${renderFooter(currentHandle, undefined)}
|
||||
`
|
||||
hideLoading(app)
|
||||
setupEventHandlers()
|
||||
} finally {
|
||||
hideLoading(app)
|
||||
isFirstRender = false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user