antvis/G6

The context cannot be obtained after the toDataURL is called #6545

xiaoxiaofu1 posted onGitHub

Describe the bug / 问题描述

export class LinearEdge extends Quadratic { render(attributes, container) { console.log(this.context) super.render(attributes); } } 调用.toDataURL()后报错,获取不到context了,点之前都正常 image image

No response

Steps to Reproduce the Bug or Issue / 重现步骤

No response

G6 Version / G6 版本

🆕 5.x

Operating System / 操作系统

macOS

Browser / 浏览器

Chrome

Additional context / 补充说明

No response


删除 node_modules 重新安装尝试下

posted by Aarebecca 5 months ago

删除 node_modules 重新安装尝试下

可以了 十分感谢

posted by xiaoxiaofu1 5 months ago

Fund this Issue

$0.00
Funded

Pull requests