1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-10 03:20:35 +00:00

Resolve "Undo/redo for dashboards"

This commit is contained in:
Petr Stribny 2025-01-16 09:17:35 +00:00
parent ceb345bb39
commit ec6d73b9d7
37 changed files with 1014 additions and 66 deletions
web-frontend/modules/dashboard/components/data_source

View file

@ -232,6 +232,7 @@ export default {
this.$v.$touch()
},
immediate: true,
deep: true,
},
'values.table_id': {
handler(tableId) {