Skip to content

This is a fix for issue #40 (Chrome ADBlock plugin causing 404 not found error with Flexie)#41

Open
aylacullen wants to merge 3 commits intodoctyper:masterfrom
aylacullen:master
Open

This is a fix for issue #40 (Chrome ADBlock plugin causing 404 not found error with Flexie)#41
aylacullen wants to merge 3 commits intodoctyper:masterfrom
aylacullen:master

Conversation

@aylacullen
Copy link

Issue #40: #40

Contains fix for 'GET http://domain.com/data:text/css, 404 (Not Found)' error generated by Flexie. This is caused by the ADBlock plugin in Chrome; it inserts 'data:text/css' into the code, which Flexie sees and attempts to parse, resulting in an error. Fix simply tells the code to ignore '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

Successfully merging this pull request may close these issues.

1 participant