This commit is contained in:
@@ -531,6 +531,7 @@ export default {
|
||||
true
|
||||
);
|
||||
if (res.error) {
|
||||
console.log(res.error);
|
||||
//don't expect this to ever get called but just in case
|
||||
throw new Error(window.$gz.errorHandler.errorToString(res, vm));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user