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

Update viewport-units-buggyfill.js #48

Merged
merged 1 commit into from
Apr 21, 2015

Conversation

vincent-aubert
Copy link
Contributor

Problem:
CSS from CDN does not work (CORS error) even if we add data-viewport-units-buggyfill="ignore" as attribute in link tag

Solution:
Add data-viewport-units-buggyfill="ignore" for importCrossOriginLinks function to skip import cross origin links.

Problem:
CSS from CDN does not work (CORS error) even if we add data-viewport-units-buggyfill="ignore" as attribute in link tag

Solution:
Add data-viewport-units-buggyfill="ignore" for importCrossOriginLinks function to skip import cross origin links.
@rap2hpoutre
Copy link

👍

rodneyrehm added a commit that referenced this pull request Apr 21, 2015
fixing CORS import to respect `data-viewport-units-buggyfill="ignore"`
@rodneyrehm rodneyrehm merged commit 07efd00 into rodneyrehm:master Apr 21, 2015
@rodneyrehm
Copy link
Owner

good catch! released in v0.5.3

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.

3 participants