1
0

fix(filters): immediately propagate changes

Resolves https://community.vikunja.io/t/filtering-startdate-now-is-invalid/2613/6

(cherry picked from commit 6bfe71b30ee4ea8dfe47a5b5ca915a82b0a0a846)
This commit is contained in:
kolaente 2024-09-12 15:28:39 +02:00
parent b4b2136869
commit 42b33d6553
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B

View File

@ -63,6 +63,7 @@
:disabled="filterService.loading"
class="has-no-shadow has-no-border"
:has-footer="false"
:change-immediately="true"
/>
</div>
</div>