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

[feature request] support to use plugins powered by SortableJS #201

Open
LoTwT opened this issue Oct 12, 2024 · 1 comment · May be fixed by #203
Open

[feature request] support to use plugins powered by SortableJS #201

LoTwT opened this issue Oct 12, 2024 · 1 comment · May be fixed by #203

Comments

@LoTwT
Copy link

LoTwT commented Oct 12, 2024

description

SortableJS supports using plugins to change some behavior, such as https://sortablejs.github.io/Sortable/#swap.

Indeed, the props of the VueDraggable and the options of the useDraggable both support setting the swap to enable the Swap plugin. However, the plugin isn't mounted.

expectation

A way to mount the plugins on demand. Or, if there will be no side effects, explicitly mount all the plugins in advance.

@LoTwT LoTwT linked a pull request Oct 15, 2024 that will close this issue
@JiuRanYa
Copy link

Is there anyone follow this?

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

Successfully merging a pull request may close this issue.

2 participants