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: ''
1010** Describe the bug**
1111A clear and concise description of what the bug is.
1212
13+ > ** IMPORTANT NOTE:** The html2canvas only works on HTTP, FILE protocol is not supported.
14+
1315** To Reproduce**
1416Steps to reproduce the behavior:
15171 . 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
19202 . 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
23233 . Go to '...'
24244 . Click on '....'
25256 . Scroll down to '....'
26267 . See error
2727
28- > ** IMPORTANT NOTE:** The html2canvas only works on HTTP, FILE protocol is not supported.
29-
3028** Expected behavior**
3129A clear and concise description of what you expected to happen.
3230
You can’t perform that action at this time.
0 commit comments