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

This commit is contained in:
Björn Fromme
2026-03-16 12:00:55 +01:00
parent 685ac5a94a
commit 077bcdcaf5
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'