4.8.10版本 使用comboCombined布局,设置outerLayout和innerLayout是使用了new G6.Layout(){}后报web worker错误,无法展示拓扑 #4622
lastsong0328 posted onGitHub
Describe the bug
4.8.10版本 使用comboCombined布局,设置outerLayout和innerLayout是使用了new G6.Layout(){}后报web worker错误,无法展示拓扑
layout failed DOMException: Failed to execute 'postMessage' on 'Worker': function () {} could not be cloned. at LayoutController.runWebworker (http://localhost:62206/vendor.js:49161:14) at http://localhost:62206/vendor.js:49116:22 at _ZoneDelegate.invoke (http://localhost:62206/polyfills.js:7568:158) at Object.onInvoke (http://localhost:62206/vendor.js:210596:25) at _ZoneDelegate.invoke (http://localhost:62206/polyfills.js:7568:46) at Zone.run (http://localhost:62206/polyfills.js:7351:35) at http://localhost:62206/polyfills.js:8429:28 at _ZoneDelegate.invokeTask (http://localhost:62206/polyfills.js:7595:171) at http://localhost:62206/vendor.js:210283:49 at AsyncStackTaggingZoneSpec.onInvokeTask (http://localhost:62206/vendor.js:210283:30)
Your Example Website or App
na
Steps to Reproduce the Bug or Issue
na
Expected behavior
na
Screenshots or Videos
No response
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1]
Additional context
No response