-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version of js-screen-shot
1.9.9-rc.29
Operating system and its version
No response
Browser and its version
No response
Sandbox to reproduce
No response
What happened?
const config = {
enableWebRtc: false,
screenShotDom: document.getElementById('My_CHART'),
};
const screenShotHandler = new ScreenShot(config);
我使用这个配置希望能够直接无感截取MyChart的内容,但还是唤出了遮罩层和工具栏
报错信息
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working