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:
parent
b4b2136869
commit
42b33d6553
@ -63,6 +63,7 @@
|
|||||||
:disabled="filterService.loading"
|
:disabled="filterService.loading"
|
||||||
class="has-no-shadow has-no-border"
|
class="has-no-shadow has-no-border"
|
||||||
:has-footer="false"
|
:has-footer="false"
|
||||||
|
:change-immediately="true"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user