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

Adds empty style tag #14

Open
krasinski opened this issue Aug 27, 2014 · 1 comment
Open

Adds empty style tag #14

krasinski opened this issue Aug 27, 2014 · 1 comment

Comments

@krasinski
Copy link

The script finds vh/vw units but only adds empty <style></style> to the header. I tried to remove other js libraries that i use in my project but it didn't help.
Errors in console:

Parse error at token 334: DELIM(*).
undefined parser.js:56
Uncaught TypeError: Cannot read property 'append' of undefined parser.js:62
pop parser.js:62
parse parser.js:129
(anonymous function) vminpoly.js:272
xmlhttp.onreadystatechange vminpoly.js:45
Parse error at token 296: DELIM(*).
undefined parser.js:56
Parse error at token 456: DELIM(*).
undefined parser.js:56
Uncaught TypeError: Cannot read property 'append' of undefined parser.js:62
pop parser.js:62
parse parser.js:129
(anonymous function) vminpoly.js:272
xmlhttp.onreadystatechange
@krasinski krasinski changed the title Adds empty style Adds empty style tag Aug 27, 2014
@jaheer3-zz
Copy link

I have been trying to use this I am also facing similar sort of errors
I have encountered the following errors in my console.
Unable to get property 'append' of undefined or null reference parser.js:62
Object doesn't support this property or method vminpoly.js:272

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

2 participants