ankane / chartkick

Create beautiful JavaScript charts with one line of Ruby
https://chartkick.com
MIT License
6.33k stars 565 forks source link

Brave Browser : Display Issue #534

Closed countalucard2022 closed 4 years ago

countalucard2022 commented 4 years ago

Hi Everyone,

Not sure if this is worth raising as an issue, but decided to do so as Im a brave browser user and literally wasted few time trying to verify what's the issue, what was happened to my css, why does chart isn't working (y axis).

image

image

Before I raised this , I re-validate my issue in different browser (chrome/firefox/edge) and no problem at all.

Edge: image

ankane commented 4 years ago

Hey @countalucard2022, can you paste the JavaScript generated by Chartkick?

countalucard2022 commented 4 years ago

Hi @ankane , sorry late response. I don't see anything wrong on the js generated.

Brave:

Chrome

ankane commented 4 years ago

Hey @countalucard2022, here's what I see in Brave with that code.

Screen Shot 2020-05-30 at 4 19 19 PM

My guess is something else on the page is causing it.

countalucard2022 commented 4 years ago

I disabled pretty much all my modification js/css, I will try with the fresh project and update as needed. Thanks for checking.