mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-03 18:09:11 -05:00
fix(filters): persist url filter query across views (#1482)
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
v-model="params"
|
||||
:view-id="viewId"
|
||||
:project-id="projectId"
|
||||
@update:modelValue="taskList.loadTasks()"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user