plotly / documentation

Issue tracker for Plotly's open-source documentation.
421 stars 551 forks source link

Javascript reference documentation is borked with Firefox #1687

Closed Luthaf closed 3 years ago

Luthaf commented 3 years ago

I hope I am opening this on the right repository.

As soon as I start scrolling down with Firefox on https://plotly.com/javascript/reference/, the text starts to get mangled and unreadable:

The page seems to be working fine on Safari & Chrome.

meta: Firefox 78.0.2 (64-bit) on macOS Mojave 10.14.6 (18G5033)

nicolaskruchten commented 3 years ago

Thanks for letting us know! I'm breaking this page up into smaller pieces and then I'll see if this still happens :)

nicolaskruchten commented 3 years ago

OK, do you still see this on smaller pages like https://plotly.com/python/reference/layout/xaxis/ ?

Luthaf commented 3 years ago

No, it seems to be working fine now! And separate pages for separate traces types is much better than the previous reference, thanks for doing this!