sarcadass / granim.js

Create fluid and interactive gradient animations with this small javascript library.
https://sarcadass.github.io/granim.js/
MIT License
5.29k stars 234 forks source link

ie9 error #26

Closed dmcanaveral closed 7 years ago

dmcanaveral commented 8 years ago

Works fabulously everywhere except ie9. I'm getting an error saying "unable to get property 'remove' of undefined or null reference". This error breaks all my other javascript on the page. I read the comments on another browser issue about using a polyfill for older browsers.. How would I implement that and would it fix this error?

Thanks!

pranaygp commented 8 years ago

@dmcanaveral Thanks for reporting this bug. Could you please replicate this issue and post your console logs/backtrace?

pranaygp commented 7 years ago

Closing this issue since I haven't been able to recreate the issue. If it persists, please open a new issue :)