ui_migration fix(deps): VUE3 migration goal_1, Resolved core dependencies for the UI migration. Remaining warnings are non-critical and do not affect runtime stability.
This commit is contained in:
parent
5a62b92f45
commit
610f963c4e
3 changed files with 11 additions and 11 deletions
|
|
@ -210,6 +210,7 @@ export default {
|
|||
|
||||
watch: {
|
||||
modelValue: {
|
||||
deep: true,
|
||||
handler() {
|
||||
// Fire updateIsEdited on both modelValue and internal modelValue change,
|
||||
// as change in modelValue may not causse internalValue to change.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue