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
Hi guys! :)
Thank you for this solution - it seems great.
I have a board that I can drag elements freely around and in need of a scroll when dragging elements to the top and bottom edges.
This package works for me, but keeps throwing this error: ERROR TypeError: "dropListRef is undefined".
I don't use dropListRef at all because it's not the element I need. Is there a way to silence this error?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi guys! :)
Thank you for this solution - it seems great.
I have a board that I can drag elements freely around and in need of a scroll when dragging elements to the top and bottom edges.
This package works for me, but keeps throwing this error:
ERROR TypeError: "dropListRef is undefined"
.I don't use
dropListRef
at all because it's not the element I need. Is there a way to silence this error?Thanks.
The text was updated successfully, but these errors were encountered: