You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in function iterateAllCssRules in ./node_modules/react-round-div/dist/utils/css-utils.js:40
Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules
This only happens in Chrome.
Error in function iterateAllCssRules in ./node_modules/react-round-div/dist/utils/css-utils.js:40
Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules
./node_modules/react-round-div/dist/utils/css-utils.js:40
38 | if (styleSheet.disabled) continue;
39 |
The text was updated successfully, but these errors were encountered: