UNPKG

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