fix: ensure loading indicator when entering booking flow in Chrome

This commit is contained in:
Björn Fromme
2026-03-16 12:03:00 +01:00
parent 1670b8b8d2
commit 29a1ce7de7
3 changed files with 43 additions and 41 deletions
+1
View File
@@ -10,5 +10,6 @@
}) }}"
hx-trigger="load"
hx-swap="none">
{% include '_partials/_spinner.html.twig' %}
</div>
{% endblock %}