asafdav / ng-clip

Copy to clipboard using AngularJS
MIT License
260 stars 71 forks source link

ng-clip doesn't work in chrome apps. #74

Open Arethusa2015 opened 9 years ago

Arethusa2015 commented 9 years ago

When I use ng-clip in web page,it can work well.When I use it in the chrome app,it doesn't work.I use your demo first code segments in my project.

asafdav commented 9 years ago

ng-clip uses flash, is flash enabled in your chrome app?

On Sat, Aug 8, 2015 at 12:38 PM, Arethusa2015 notifications@github.com wrote:

When I use ng-clip in web page,it can work well.When I use it in the chrome app,it doesn't work.

— Reply to this email directly or view it on GitHub https://github.com/asafdav/ng-clip/issues/74.

Arethusa2015 commented 9 years ago

I don't know. I just can see the clip-copy attribute extend in the div . 2015-08-10_095431

asafdav commented 9 years ago

Hi @Arethusa2015 , I created a new version of ng-clip that doesn't require flash, can you please check clipboard-js branch and let me know if it works for you ?

Arethusa2015 commented 9 years ago

I'm a little busying during this period.When I test it someday,I will tell you.