flexie icon indicating copy to clipboard operation
flexie copied to clipboard

Flexie Generating 'GET http://domain.com/data:text/css, 404 (Not Found)' error

Open aylacullen opened this issue 12 years ago • 1 comments

Occurs in Chrome. After investigating, determined the problem to be caused by ADBlock plugin. It modifies the source code:

See: http://stackoverflow.com/questions/10446575/why-is-chrome-referencing-datatext-css-in-all-websites

aylacullen avatar Jul 23 '12 05:07 aylacullen

Two solutions:

  • Whitelist the domain using the plugin
    ... or ...
  • Modify flexie.js to filter out data:text/css

aylacullen avatar Jul 23 '12 05:07 aylacullen