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
When visiting the http://heartcode.robertpataki.com/canvasloader/ website with IE8, following error appears:
Line: 10, character 361 Error: Failed
According to the debugger, the problem lays here:
if(b.hasChildNodes())
The text was updated successfully, but these errors were encountered:
Hi @kraftwer1!
Thanks a lot for this, I will certainly have a look and fix it as soon as possible.
Sorry, something went wrong.
@heartcode thanks. I have the same issue with spin.js, that makes me think it might have something to do with VML.
heartcode
No branches or pull requests
When visiting the http://heartcode.robertpataki.com/canvasloader/ website with IE8, following error appears:
According to the debugger, the problem lays here:
The text was updated successfully, but these errors were encountered: