Files
ai/.github/ISSUE_TEMPLATE/Bug_report.md
2022-11-25 12:08:55 +00:00

1.6 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve

Bug Report

Charting Library Version

Execute TradingView.version() in the browser console.

Desktop (please complete the following information):

  • OS: [e.g. Windows 11]
  • Browser [e.g. chrome, safari]
  • Browser version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone 13]
  • OS: [e.g. iOS 14.1]
  • Browser [e.g. stock browser, safari]
  • 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

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Describe the bug

A clear and concise description of what the bug is.

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots, or videos, to help explain your problem.

Debug Console Log

Please provide the entire console log produced when debug:true is set within the widget constructor options, or evoke the following command in the console: widget.setDebugMode(true).

Additional context

Add any other context about the problem here.