Commit a917100
NcActionInput changed its emit from `update:value` to `update:modelValue`
in @nextcloud/vue v9 (Vue 3). Replace @update:value with @update:modelValue
on the owner filter NcActionInput so the onFilterChange callback is triggered
when the user types in the filter field.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 0056695 commit a917100
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments