react-scrollbars-custom icon indicating copy to clipboard operation
react-scrollbars-custom copied to clipboard

Content doesn't show in Safari

Open trevlar opened this issue 3 years ago • 1 comments

What is the current behavior? Looking at the example in Google Chrome the content is displayed properly. While looking at that same example in Safari no content is displayed.

Steps to reproduce it and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have extra dependencies other than react-scrollbars-custom. Paste the link to your JSFiddle or CodeSandbox example below:

  1. Open Apple Safari browser
  2. Go to https://codesandbox.io/s/rsc-live-example-i1zlx?module=%2Fsrc%2FRSCExample.jsx
  3. Or open https://i1zlx.csb.app to view the preview

Result: No content displayed with horizontal scrollbar. Where is the vertical scrollbar?

What is the expected behavior?

Content should be displayed properly along with the custom scrollbar.

A little about versions:

  • OS: Apple macOS Catalina Version 10.15.7
  • Browser (vendor and version): Safari Version 14.0.1 (15610)
  • React: version on example
  • react-scrollbars-custom: version on example
  • Did this worked in the previous package version? Not sure...

Screen Shot 2021-03-10 at 1 55 11 PM

trevlar avatar Mar 10 '21 21:03 trevlar

@trevlar , I tried to replicate this issue, but I couldn't make it on my device. Do you still have this problem?

arazaki-tc avatar Nov 03 '21 19:11 arazaki-tc