dom-to-image icon indicating copy to clipboard operation
dom-to-image copied to clipboard

Error while reading CSS rules from my css file.

Open janryWang opened this issue 6 years ago • 2 comments

SecurityError: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules

janryWang avatar May 14 '18 10:05 janryWang

Looks to be same issue as #205

simon-lang avatar May 29 '18 02:05 simon-lang

本地没事,部署后报一堆cssRules,部署环境head中的样式是不让获取的,能支持跳过这个外部样式获取吗?

hualuozhixi avatar Mar 22 '22 05:03 hualuozhixi