Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

[bug] Uncaught DOMException: Failed to read the 'rules' property from 'CSSStyleSheet': Cannot access rules #439

Open
yinxin630 opened this issue Jul 17, 2018 · 1 comment

Comments

@yinxin630
Copy link

When I click on any of the dom nodes, it doesn't show styles. And the page throws an exception. The exception information is Uncaught DOMException: Failed to read the 'rules' property from 'CSSStyleSheet': Cannot access rules

image

Then I found out. If remove <link href="https://cdn.bootcss.com/amazeui/2.7.2/css/amazeui.min.css" rel="stylesheet"> from html > head, it works fine.

@yinxin630
Copy link
Author

more info: https://stackoverflow.com/a/49160899

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant