We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
I'm getting this error in MSIE 11 / Win 8.1:
I'm not sure why, because it looks Ok.
The text was updated successfully, but these errors were encountered:
I see it's a part of react-kit. On your demo website there are no errors. Weird.
Sorry, something went wrong.
I'm also seeing this problem in PhantomJS.
The same when testing :
on IE Edge -> works on IE 10 -> works on IE 9 -> syntax Error
btw, also demo page shows errors when using IE 9.
Maybe there is way to make fallback for browsers, that does't have support?
It's because the CSS parameter being passed into insertRule is invalid or not recognised by the browser.
No branches or pull requests
Hey,
I'm getting this error in MSIE 11 / Win 8.1:
I'm not sure why, because it looks Ok.
The text was updated successfully, but these errors were encountered: