algorithm icon indicating copy to clipboard operation
algorithm copied to clipboard

配合 qiankun 使用, worker.onmessage 报错导致图表无法加载

Open iShawnWang opened this issue 2 years ago • 0 comments

使用 G6 dagre 图时, 单独运行正常, 作为子应用嵌入到 qiankun 中时, 会有报错, 大概定位到是 proxy sandbox https://github.com/antvis/algorithm/blob/c5731a7601f39af9016a4ce26454de170bd9298d/packages/graph/src/workers/index.worker.ts#L11

image image

iShawnWang avatar Oct 21 '22 09:10 iShawnWang