Skip to content
Snippets Groups Projects
Verified Commit 50f419b2 authored by Martin Weise's avatar Martin Weise
Browse files

Hotfix paging on subset creation + later inspection

parent 49799b09
Branches
Tags
3 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0
......@@ -82,6 +82,7 @@ export default {
.then((result) => {
this.mapResults(result)
parent.resultId = result.id
this.id = result.id
})
.finally(() => {
this.loading--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment