zenorocha / clipboard.js

:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
https://clipboardjs.com
MIT License
34.03k stars 3.98k forks source link

it can works on versions before iOS12.2 , but doesn't work on iOS12.2+ APP #633

Closed sunshanguang closed 4 years ago

sunshanguang commented 5 years ago

it can works on versions before iOS12.2 , but doesn't work on iOS12.2+ APP

jhroemer commented 5 years ago

@zenorocha do you know if a fix is on it's way?

langys commented 5 years ago

It doesn't work on IOS 12.3.1 with the Ionic using : <button class="copyText" data-clipboard-text="{{shareText}}" ng-click="copyText();">copy</button>

zenorocha commented 4 years ago

Closing due to inactivity.