react-use-draggable-scroll icon indicating copy to clipboard operation
react-use-draggable-scroll copied to clipboard

Connot read properties of null (reading 'scrollLeft')

Open vladimiremi opened this issue 2 years ago • 1 comments

In some situations, when I leave the page that has the scroll, it gives this error:

https://www.loom.com/share/48c924a853c24cfea63114571aebdaff

vladimiremi avatar Jul 06 '22 11:07 vladimiremi

Hi @vladimiremi,

It seems to be a side effect issue when the component unmounts. I will take a look into it.

Could you please tell which version of the package you are using?

rfmiotto avatar Jul 11 '22 13:07 rfmiotto