fix(filters): immediately propagate changes

Resolves https://community.vikunja.io/t/filtering-startdate-now-is-invalid/2613/6
This commit is contained in:
kolaente 2024-09-12 15:28:39 +02:00
parent db196bdffe
commit 6bfe71b30e
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

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