devyumao / angular2-busy

Show busy/loading indicators on any promise, or on any Observable's subscription.
http://devyumao.github.io/angular2-busy/demo/asset/
MIT License
314 stars 102 forks source link

This version is not working in Internet Explorer #2

Closed gertadriaensen closed 8 years ago

gertadriaensen commented 8 years ago

The demo is not working within Internet Explorer. Any ideas? In Chrome this is working correctly.

devyumao commented 8 years ago

Hi gertadriaensen, v0.2.8 fixes this bug in IE. Thank for your issue.