axios is to be replaced with fetch in - [ ] mesh-api-provider.js (to be moved with #786), - [ ] in src/store/actions.js and src/components/ConceptDetail.vue (simple get, just replace) - [ ] in src/components/MappingBrowser.vue (with cancel tokens to abort requests to same registry, requires abort handling)
axios is to be replaced with fetch in