You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
When the react sortable tree is mounted and when clicked on tree node, thats when the issue occurs.
Also we havent passed virtuosoRef to react sortable tree.
As we havent passed virtuosoRef prop, there should not be any need of scrollToIndex from this.listRef.
This issue doesnt occur frequently but once in 5 times.
We have attached video demonstrating the occurence of issue.
Hi how are you?
I'm using "@nosferatu500/react-sortable-tree": "^4.4.0",
with react & react-dom version ^18.2.0
TypeError Cannot read properties of null (reading 'scrollToIndex') in
node_modules/@nosferatu500/react-sortable-tree/index.js
Can you help us with this error.
The text was updated successfully, but these errors were encountered: