V5.0版本,图形编辑器下面的流程、脑图、拓扑三项都报错了 #9222
Unanswered
yshaoliang
asked this question in
Q&A
Replies: 1 comment
-
|
@yshaoliang |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'Canvas')
▼ 18 stack frames were expanded.
_
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:14518:19
e
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:14454:19
_
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:14752:15
e
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:14454:19
266
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:14490:18
(anonymous function)
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:14491:4
(anonymous function)
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:14442:28
./node_modules/_@antv_g6@2.2.6@@antv/g6/build/plugin.tool.minimap.js
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:14443:2
webpack_require
http://localhost:8000/mf-va_remoteEntry.js:23:42
Module../node_modules/_gg-editor@2.0.4@gg-editor/es/components/Minimap/index.js
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:18316:1
webpack_require
http://localhost:8000/mf-va_remoteEntry.js:23:42
Module../node_modules/_gg-editor@2.0.4@gg-editor/es/index.js
http://localhost:8000/mf-dep_vendors-node_modules__gg-editor_2_0_4_gg-editor_es_index_js.fd61fd03.async.js:18899:77
webpack_require
http://localhost:8000/mf-va_remoteEntry.js:23:42
Module../src/.umi/.cache/.mfsu/mf-va_gg-editor.js
http://localhost:8000/mf-dep_src_umi_cache_mfsu_mf-va_gg-editor_js.350c8fb5.async.js:40:67
webpack_require
http://localhost:8000/mf-va_remoteEntry.js:23:42
(anonymous function)
http://localhost:8000/mf-va_remoteEntry.js:672:719
webpack_require.m.
webpack:/ant-design-pro/webpack/runtime/remotes loading:1369
options.factory
webpack:/ant-design-pro/webpack/runtime/react refresh:6
▲ 18 stack frames were expanded.
webpack_require
.ant-design-pro/webpack/bootstrap:24
21 | var execOptions = { id: moduleId, module: module, factory: webpack_modules[moduleId], require: webpack_require };
22 | webpack_require.i.forEach(function(handler) { handler(execOptions); });
23 | module = execOptions.module;
▼ 3 stack frames were expanded.
fn
webpack:/ant-design-pro/webpack/runtime/hot module replacement:61
Function.webpack_require.t
webpack:/ant-design-pro/webpack/runtime/create fake namespace object:10
async
http://localhost:8000/p__editor__flow.js:382:5
Beta Was this translation helpful? Give feedback.
All reactions