• Resolved aelsharawi

    (@aelsharawi)


    Uncaught DOMException: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules
        at et_core_page_resource_fallback (https://domain.com/:1:430)
        at HTMLLinkElement.onload (https://domain.com/:1:50736)
    et_core_page_resource_fallback @ (index):1
    onload @ (index):1
    2(index):1 

    I got this error when cdn enabler is enabled

Viewing 1 replies (of 1 total)
  • I’m guessing that your CORS headers are not setup correctly for the CSS asset in question. Some JS on the page is trying to access it but failing the CORS check.

    If the problem is still happening, a real URL would allow someone to help troubleshoot.

Viewing 1 replies (of 1 total)
  • The topic ‘css error’ is closed to new replies.