Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aylacullen opened this issue Jul 23, 2012 · 1 comment

Comments

@aylacullen
Copy link

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
Copy link
Author

Two solutions:

  • Whitelist the domain using the plugin

    ... or ...
  • Modify flexie.js to filter out data:text/css

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

No branches or pull requests

1 participant