charting-library-examples
charting-library-examples copied to clipboard
Uncaught (in promise) DOMException: Failed to execute 'open' on 'CacheStorage'
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:
- Copy example code to bring in charting library
- Load widget
- Open site in Brave browser
Expected behavior
There should be an option to disable this spam
Screenshots