Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag handle only works if the sortable list contains items in the initial load #19

Closed
chillbram opened this issue Feb 8, 2023 · 1 comment · Fixed by #34 or #35
Closed

Drag handle only works if the sortable list contains items in the initial load #19

chillbram opened this issue Feb 8, 2023 · 1 comment · Fixed by #34 or #35

Comments

@chillbram
Copy link
Contributor

I have an array that can be empty on load, where items can be added after the fact. The drag handle works correctly if it's loaded with data, but the moment it loads without content the entire component remains draggable (instead of just the handler) even when items are subsequently added with a drag handler.

@gdebrauwer
Copy link
Contributor

Fixed in v0.3.3 (and v0.2.3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants