0👍
I finally fixed it with lodash:
state.user = _.cloneDeep(this.$auth.user);
- [Vuejs]-Vuetify v-file-upload form reset issue
- [Vuejs]-How to push new values into array when checkbox is checked and remove when unchecked using Vue.js?
Source:stackexchange.com