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

Does not work in modal window in Chrome #21

Closed
frodopwns opened this issue Feb 28, 2018 · 8 comments
Closed

Does not work in modal window in Chrome #21

frodopwns opened this issue Feb 28, 2018 · 8 comments

Comments

@frodopwns
Copy link

This won't copy text to the clipboard for me in Chrome Version 63.0.3239.132 (Official Build) (64-bit)

In Safari it works fine. Is this a known issue?

Perhaps related to
zenorocha/clipboard.js#527
or
zenorocha/clipboard.js#522

@Inndy
Copy link
Owner

Inndy commented Mar 1, 2018

  • Did you use callback v-clipboard:success and/or v-clipboard:error? Did they give you any response?
  • Please test the same code in another browser or different version of Chrome.
  • Can you provide minimal code to reproduce this bug?

@frodopwns frodopwns changed the title Does not work in Chrome Does not work in modal window in Chrome Mar 1, 2018
@frodopwns
Copy link
Author

@Inndy I think I've found a solution. Looks like I've been hitting this issue: zenorocha/clipboard.js#378

solved here: zenorocha/clipboard.js#368

@Inndy
Copy link
Owner

Inndy commented Mar 2, 2018

I don't know what happened to your code exactly since you did not provide any information except Chrome version. Can't help.

So, did you fix your code anyway?

@robmazur
Copy link
Contributor

Created a pull request that should fix this. #23

@Inndy
Copy link
Owner

Inndy commented Mar 27, 2018

Feature from @robmazur has been merged. @frodopwns try it! And if you solved your problem, please close the issue :)

@matthieubrau
Copy link

Hello,
It seems the issue is not solved. Always got the problem :(
Thanks

@Inndy
Copy link
Owner

Inndy commented Apr 18, 2018

@matthieubrau please fire a new issue with a minimal reproducible example, so I can understand what happened to your code.

@Inndy
Copy link
Owner

Inndy commented Apr 18, 2018

@frodopwns If you have solved your problem, please close this issue. Or give me some update.

@Inndy Inndy closed this as completed Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants