Skip to content
Snippets Groups Projects
Commit 73851823 authored by Julian's avatar Julian
Browse files

Silence graphql errors in object overview

parent 74426b92
No related branches found
No related tags found
1 merge request!1123Resolve "Finalise Vuetify app as SPA"
......@@ -58,6 +58,7 @@ export default {
this.$root.$setPageTitle(this.getTitleAttr(data.object));
}
},
error() {}
};
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment