mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
wait for store reset to propagate
This commit is contained in:
@@ -450,6 +450,7 @@ export default {
|
||||
},
|
||||
async onRefactor(response) {
|
||||
this.resetStores();
|
||||
await nextTick();
|
||||
await fromSimple(this.id, response.workflow);
|
||||
this._loadEditorData(response.workflow);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user