diff --git a/core/core-frontend/src/components/plugin/src/index.vue b/core/core-frontend/src/components/plugin/src/index.vue index 7f06d584f7..4ffce4b554 100644 --- a/core/core-frontend/src/components/plugin/src/index.vue +++ b/core/core-frontend/src/components/plugin/src/index.vue @@ -58,8 +58,7 @@ const loadComponent = () => { storeCacheProxy(byteArray) importProxy(byteArray) }) - .catch(e => { - console.error(e) + .catch(() => { showNolic() }) .finally(() => {