ad3f1328a4a983e09ef6df9eb4664b453c1a7e748fe7f48e260e28487738d8e8b92b1aeb3e0041a6bce20575447c40484b7e9f7f13203893dfa3f63207a315 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. ---
  2. name: 🐛 Bug Report
  3. about: Submit a bug report to help us improve
  4. labels: 'bug, needs triage'
  5. ---
  6. <!--
  7. ! PLEASE HELP US HELP YOU !
  8. Bugs are fixed faster if you include:
  9. - a repro repository to inspect the code
  10. - an url to see the problem live
  11. -->
  12. ## 🐛 Bug Report
  13. > Fork this [JSFiddle](https://jsfiddle.net/zenorocha/5kk0eysw/) and reproduce your issue.
  14. (A clear and concise description of what the issue is.)
  15. ### Have you read the [Contributing Guidelines on issues](https://github.com/zenorocha/clipboard.js/blob/master/contributing.md)?
  16. (Write your answer here.)
  17. ### Expected Behaviour
  18. <!--
  19. How did you expect your project to behave?
  20. It’s fine if you’re not sure your understanding is correct.
  21. Write down what you thought would happen.
  22. -->
  23. I thought that by going to the page '...' and pressing the button '...' then '...' would happen.
  24. _Tip: Try to use screenshots, gifs, videos, always remember people better understand with a visual way._
  25. ### Actual Behaviour
  26. Instead of '...', what I saw was that '...' happened instead.
  27. ### To Reproduce
  28. (Write your steps such as:)
  29. 1. Step 1...
  30. 1. Step 2...
  31. 1. Step 3...
  32. ### Browsers Affected
  33. I tested on all major browsers and only IE 11 does not work.
  34. ### Operational System
  35. (Place here your Operational System.)