Chart.js: Bugged layout in Brave browser

Created on 10 Apr 2019  路  3Comments  路  Source: chartjs/Chart.js

Expected Behavior

normal layout/design

Current Behavior

layout is broken in brave browser

## Possible Solution
-

Steps to Reproduce (for bugs)

use brave browser to view chartjs charts

Context

unreadable charts

Environment

Brave browser 0.62.51 Chromium: 73.0.3683.103 (MacOS)

needs test case bug

Most helpful comment

Brave blocks "3rd-party device recognition" by default, that jsfiddle for example uses:
https://jsfiddle.net/2avdLxbk/1/

You need to allow that for charts to work properly.

All 3 comments

@sweebee Please provide a codepen or jsfiddle that reproduces your issue.

Brave blocks "3rd-party device recognition" by default, that jsfiddle for example uses:
https://jsfiddle.net/2avdLxbk/1/

You need to allow that for charts to work properly.

So it a "feature" of brave. Then nothing seems wrong.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adriantombu picture adriantombu  路  3Comments

akashrajkn picture akashrajkn  路  3Comments

Woogles picture Woogles  路  3Comments

HeinPauwelyn picture HeinPauwelyn  路  3Comments

gouthamrv picture gouthamrv  路  3Comments