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

The `ref` prop of the element created by `renderView` is ignored

Open merraysy opened this issue 6 years ago • 3 comments

The original ref gets ignored here https://github.com/malte-wessel/react-custom-scrollbars/blob/master/src/Scrollbars/index.js#L575

merraysy avatar Feb 05 '19 13:02 merraysy

any update? I need to access view's ref to do react-virualized.

KKzLEO avatar Oct 20 '21 11:10 KKzLEO

any update? I need to access view's ref to do react-virualized.

I need to do react-virtualized as well. Do you have any update?

harturk avatar Oct 22 '21 17:10 harturk

any update? I need to access view's ref to do react-virualized.

I need to do react-virtualized as well. Do you have any update?

I replaced all the RCS components with our own UI library's scrollbar, haha

KKzLEO avatar Oct 25 '21 03:10 KKzLEO