react-scrollbars-custom
react-scrollbars-custom copied to clipboard
Content doesn't show in Safari
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:
- Open Apple Safari browser
- Go to https://codesandbox.io/s/rsc-live-example-i1zlx?module=%2Fsrc%2FRSCExample.jsx
- 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...
@trevlar , I tried to replicate this issue, but I couldn't make it on my device. Do you still have this problem?