File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -10,23 +10,21 @@ assignees: ''
10
10
** Describe the bug**
11
11
A clear and concise description of what the bug is.
12
12
13
+ > ** IMPORTANT NOTE:** The html2canvas only works on HTTP, FILE protocol is not supported.
14
+
13
15
** To Reproduce**
14
16
Steps to reproduce the behavior:
15
17
1 . Open devtools in your browser:
16
- * Firefox: https://developer.mozilla.org/en-US/docs/Tools/Browser_Console
17
- * Chrome: https://developers.google.com/chrome-developer-tools/docs/console
18
-
18
+ * Firefox: https://developer.mozilla.org/en-US/docs/Tools/Browser_Console
19
+ * Chrome: https://developers.google.com/chrome-developer-tools/docs/console
19
20
2 . Get Network results:
20
- * Firefox: https://hacks.mozilla.org/2013/05/firefox-developer-tool-features-for-firefox-23/
21
- * Chrome: https://developers.google.com/chrome-developer-tools/docs/network
22
-
21
+ * Firefox: https://hacks.mozilla.org/2013/05/firefox-developer-tool-features-for-firefox-23/
22
+ * Chrome: https://developers.google.com/chrome-developer-tools/docs/network
23
23
3 . Go to '...'
24
24
4 . Click on '....'
25
25
6 . Scroll down to '....'
26
26
7 . See error
27
27
28
- > ** IMPORTANT NOTE:** The html2canvas only works on HTTP, FILE protocol is not supported.
29
-
30
28
** Expected behavior**
31
29
A clear and concise description of what you expected to happen.
32
30
You can’t perform that action at this time.
0 commit comments