fix: avoid loading indicator issues when using browser history for navigation

This commit is contained in:
Björn Fromme
2025-12-09 15:13:04 +01:00
parent 420efb25ad
commit 32c73ab7b1
9 changed files with 87 additions and 106 deletions
+2
View File
@@ -1,4 +1,6 @@
import './bootstrap.js'
import './loading.js'
import './styles/app.css'
import htmx from 'htmx.org'