Update Bug_report.md

This commit is contained in:
Mark Silverwood
2022-11-25 12:08:55 +00:00
committed by GitHub
parent 8a36b10392
commit 58407be459

View File

@@ -15,17 +15,21 @@ Execute `TradingView.version()` in the browser console.
**Desktop (please complete the following information):** **Desktop (please complete the following information):**
- OS: [e.g. iOS] - OS: [e.g. Windows 11]
- Browser [e.g. chrome, safari] - Browser [e.g. chrome, safari]
- Browser version [e.g. 22] - Browser version [e.g. 22]
**Smartphone (please complete the following information):** **Smartphone (please complete the following information):**
- Device: [e.g. iPhone6] - Device: [e.g. iPhone 13]
- OS: [e.g. iOS8.1] - OS: [e.g. iOS 14.1]
- Browser [e.g. stock browser, safari] - Browser [e.g. stock browser, safari]
- Browser version [e.g. 22] - Browser version [e.g. 22]
**JSFiddle**
If possible, please provide an example in JSFiddle which demonstrates the bug. Please see this guide on how to create a JSFiddle: [Using the library with online code playgrounds](https://github.com/tradingview/charting_library/wiki/Online-Editors)
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
@@ -44,7 +48,11 @@ A clear and concise description of what you expected to happen.
**Screenshots** **Screenshots**
If applicable, add screenshots to help explain your problem. If applicable, add screenshots, or videos, to help explain your problem.
**Debug Console Log**
Please provide the entire console log produced when [`debug:true`](https://github.com/tradingview/charting_library/wiki/Widget-Constructor#debug) is set within the widget constructor options, or evoke the following command in the console: [`widget.setDebugMode(true)`](https://github.com/tradingview/charting_library/wiki/Widget-Methods#setdebugmodeenabled).
**Additional context** **Additional context**