angular-draggable icon indicating copy to clipboard operation
angular-draggable copied to clipboard

Not working on IE

Open sharpCompiler opened this issue 8 years ago • 10 comments
trafficstars

I have tested the demo on IE 11 , it is not working. Chrome works like a charm.

sharpCompiler avatar Mar 21 '17 21:03 sharpCompiler

Thanks for letting me know about this. So, currently this directive is not a proper angular2 module, I am planning to covert it into proper module first. I will try to cover this issue in between. If you have any idea why it is not working please share that would be really helpful.

ajaysinghj8 avatar Mar 22 '17 07:03 ajaysinghj8

The strange thing is that for me its not working in IE11 either but only when I try it from a 'real' build. When I try it with the angular-cli and 'ng serve' it works in IE11.

I really dont understand why..

ewolution94 avatar Mar 30 '17 12:03 ewolution94

@ewolution94 the demo is not updated yet with the newer version of angular and this package, may be this is the issue. Also, I haven't able to test it on IE11.

@sharpCompiler and @ewolution94 do you guys know how to test it on Mac for IE11 any guidance regarding that would be great help.

Thanks.

ajaysinghj8 avatar Mar 31 '17 07:03 ajaysinghj8

I witten a new one the works with all browsers.

Den 30 mars 2017 14:16 skrev "ewolution94" [email protected]:

The strange thing is that for me its not working in IE11 either but only when I try it from a 'real' build. When I try it with the angular-cli and 'ng serve' it works in IE11.

I really dont understand why..

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CoderAjay/ng2Draggable/issues/10#issuecomment-290393184, or mute the thread https://github.com/notifications/unsubscribe-auth/ADhkmPyazXttDW0q6ynd_WsrjVOkQXxbks5rq50xgaJpZM4MkbwP .

sharpCompiler avatar Mar 31 '17 12:03 sharpCompiler

@sharpCompiler Could you share it please? :)

argc79 avatar Apr 13 '17 10:04 argc79

@sharpCompiler Can you please share with us ?

AliObaji avatar Apr 15 '17 16:04 AliObaji

I will make a project real soon.

Den 15 apr. 2017 18:06 skrev "Ali Al-Obaji" [email protected]:

@sharpCompiler https://github.com/sharpCompiler Can you please share with us ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CoderAjay/angular-draggable/issues/10#issuecomment-294302312, or mute the thread https://github.com/notifications/unsubscribe-auth/ADhkmMPxy9YTLIR9gv9ezr2-8k22LLbjks5rwOsDgaJpZM4MkbwP .

sharpCompiler avatar Apr 15 '17 16:04 sharpCompiler

@argc79 just made it work for all modern browsers. https://github.com/AliObaji/classHistory/tree/master/src/app/directives

AliObaji avatar Apr 16 '17 07:04 AliObaji

@AliObaji @argc79 @CoderAjay @ewolution94

This I just made it public https://github.com/sharpCompiler/dragon

This is the first check it but I will refactor it during the time. There is an example in it as well.

Best regards.

sharpCompiler avatar Apr 17 '17 19:04 sharpCompiler

it is not working with Mozilla @sharpCompiler

devrockzz avatar Apr 24 '17 12:04 devrockzz