Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(cbOnSuccess) triggered in IE11 when 'Don't Allow' access to clipboard is selected #147

Closed
bill-griffin opened this issue Aug 8, 2018 · 2 comments
Assignees
Labels

Comments

@bill-griffin
Copy link

When using IE11, the user is prompted to allow the web page access to the clipboard. If they click 'Don't Allow', (cbOnSuccess) is triggered.
Using Angular 5 and ngx-clipboard v10.
Tried using both [ngxClipboard]="textArea" and ngxClipboard [cbContent]="'text to copy'" with the same result.

@maxisam
Copy link
Owner

maxisam commented Aug 8, 2018

It is a bug. I will try to address it soon. Welcome to submit a PR. Thanks!

@maxisam
Copy link
Owner

maxisam commented Sep 2, 2018

please try v11.1.7 thx. Sorry about taking this one a bit longer.

@maxisam maxisam self-assigned this Sep 2, 2018
@maxisam maxisam closed this as completed Sep 8, 2018
maxisam added a commit that referenced this issue Sep 8, 2018
* fix: ie11 return true on clicking deny access clipboard #147

* fix: add copy fail to demo

* fix: update version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants