malte-wessel / react-custom-scrollbars

React scrollbars component
http://malte-wessel.github.io/react-custom-scrollbars/
MIT License
3.2k stars 577 forks source link

Weird gray box showing on Safari #402

Open ZacharySeebeckWork opened 3 years ago

ZacharySeebeckWork commented 3 years ago

Hi there, so I have a div wrapped in a scroll wrapper, and I seem to be getting this odd box in the bottom right of my component. If I change it to have overflow-x turned off, then the box will go away, otherwise it's there.

Has anyone else run into this issue?

It's only on Safari from what I can tell.

Screen Shot 2021-08-12 at 2 22 14 PM