homerjam / angular-gsapify-router

Angular UI-Router animation directive allowing configuration of GSAP state transitions based on priority
http://homerjam.github.io/angular-gsapify-router/
MIT License
85 stars 16 forks source link

Doesn't work in ie 10-11 #6

Closed dzNavitski closed 9 years ago

dzNavitski commented 9 years ago

Hello, thank you for work. I found that this plugin doesn't work in Internet explorer. If you have any ideas why it not working, please tell me.

dzNavitski commented 9 years ago

On line 106 and 114 if we change 'toString' to 'Object.prototype.toString' all will work great.

homerjam commented 9 years ago

@dzNavitski thanks for the solution! I've now updated the plugin