tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.32k stars 744 forks source link

Uncaught (in promise) DOMException: Failed to execute 'open' on 'CacheStorage' #343

Open decartesol opened 1 year ago

decartesol commented 1 year ago

Checklist

!!! BEWARE !!!
IF YOUR ISSUE IS RELATED TO THE CHARTING LIBRARY - PLEASE CREATE AN ISSUE IN https://github.com/tradingview/charting_library

^ The above repository does not exist

Describe the bug

Browser console is spammed with

Uncaught (in promise) DOMException: Failed to execute 'open' on 'CacheStorage': An attempt was made to break through the security policy of the user agent.

when browser is Brave browser

To Reproduce

Steps to reproduce the behavior:

  1. Copy example code to bring in charting library
  2. Load widget
  3. Open site in Brave browser

Expected behavior

There should be an option to disable this spam

Screenshots

cache-storage-spam