Skip to content

Slotted content and custom elements #2005

Answered by owen-m1
bsastregx asked this question in Q&A
Discussion options

You must be logged in to vote

@bsastregx
Try setting this option:

new Sortable({
    draggable: '>*'
})

Let me know if this works, I think its cause you are using a ul as the sortable so it will only look for lis to be draggable

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@owen-m1
Comment options

@owen-m1
Comment options

@bsastregx
Comment options

@owen-m1
Comment options

@bsastregx
Comment options

Answer selected by owen-m1
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants