charting-library-examples icon indicating copy to clipboard operation
charting-library-examples copied to clipboard

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

Open decartesol opened this issue 2 years ago • 0 comments

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

  • [X] This issue is ~~NOT~~ IS related to the charting library itself

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

decartesol avatar Jun 01 '23 06:06 decartesol