fix: ensure loading indicator when entering booking flow in Chrome

This commit is contained in:
Björn Fromme
2026-02-20 17:23:56 +01:00
parent 39972c1418
commit 39bacd2927
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 %}