janpantel / angular-sails

An angular module for using the sails socket.io api
MIT License
307 stars 56 forks source link

IE 11 support #75

Closed AlexDel closed 9 years ago

AlexDel commented 9 years ago

Hello guys!

I know that IE is going to deprecated by Microsoft, but does your lib supports this? I have some stuff performed by ngSails that works in all modern browsers but for IE11.

Thanks in advance!

TheSharpieOne commented 9 years ago

We try to support all browsers that are officially supported by the latest stable release of angular. Is there anything particular that is not working in IE11? Do you see any errors in it's console? Is it easily reproducible? Can you post a script with the minimum needed to reproduce the error?

On Mon, Jun 8, 2015, 5:56 AM AlexDel notifications@github.com wrote:

Hello guys!

I know that IE is going to deprecated by Microsoft, but does your lib supports this? I have some stuff performed by ngSails that works in all modern browsers but for IE11.

Thanks in advance!

— Reply to this email directly or view it on GitHub https://github.com/janpantel/angular-sails/issues/75.

TheSharpieOne commented 9 years ago

Closing: Inactive.