pull/1641/head^2
Louis Lam 2 years ago
parent 436bc13aeb
commit f4f2b8ddb8

@ -624,6 +624,9 @@ export default {
this.$root.initSocketIO(true);
this.enableEditMode = true;
this.clickedEditButton = true;
// Try to fix #1658
this.loadedData = true;
}
},

Loading…
Cancel
Save