feat: defer everything until the api config is loaded #926

Merged
konrad merged 27 commits from feature/ready-state into main 2021-11-13 19:49:03 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eea2af354f - Show all commits

View File

@ -60,7 +60,7 @@ export default {
errorNoApiUrl: ERROR_NO_API_URL,
}
},
mounted() {
created() {
this.load()
},
computed: {