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 Feb 1, 2022. It is now read-only.
Hi there, thank you for taking the time to report this issue!
Looking through the documentation of simplebar, I noticed that it's not intended to be used on the body element. Currently, Vue Drag Select looks for scroll positions in the drag-select-container, falling back to document.body. It does not detect the scroll position in the parent (in this case the simplebar component).
I suppose we could add a prop that allows you to specify what scroll container to listen to. Would that work for you?
Not work properly with 'simplebar'
the drag area is not holded when scroll.
drag area work like 'fixed'. so it select new item without old item.
simplebar : https://github.com/Grsmto/simplebar
for test you should install simplebar
and this is the code for testing
thanks...
The text was updated successfully, but these errors were encountered: