fix: ensure loading indicator is triggered

This commit is contained in:
Björn Fromme
2025-12-06 18:13:38 +01:00
parent 59418adc02
commit f0b84c9943
17 changed files with 26 additions and 27 deletions
@@ -39,7 +39,7 @@
{% endif %}
<div class="pb-4">
<form action="{{ path('app_login') }}" method="post" {{ stimulus_action('loading', 'toggle') }}>
<form action="{{ path('app_login') }}" method="post" {{ stimulus_action('loading', 'show') }}>
<div class="mb-4">
<label for="username" class="mb-1 font-semibold text-white">
E-Mail: