updatePosition is asynchronous, so we should await it, otherwise it may not be run correctly (resulting in the navigate pane being disabled). |
||
|---|---|---|
| .. | ||
| assets/less | ||
| components | ||
| App.vue | ||
| main.js | ||
| store.js | ||
| syncDataWithLocalStorage.js | ||
| wot-client.js | ||
updatePosition is asynchronous, so we should await it, otherwise it may not be run correctly (resulting in the navigate pane being disabled). |
||
|---|---|---|
| .. | ||
| assets/less | ||
| components | ||
| App.vue | ||
| main.js | ||
| store.js | ||
| syncDataWithLocalStorage.js | ||
| wot-client.js | ||