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

fix: control cloning #362

Merged
merged 1 commit into from
Oct 28, 2024
Merged

fix: control cloning #362

merged 1 commit into from
Oct 28, 2024

Conversation

kevinchappell
Copy link
Collaborator

@kevinchappell kevinchappell commented Oct 28, 2024

controls were not cloned correctly since the sortable update. they were missing their id which is a bug introduced with this update: vanboom/Sortable@840f9ae

onEnd will now replace the cloned control with the original that was removed. this also negates the need to re-add the event listeners.

@kevinchappell kevinchappell merged commit b7f90b5 into master Oct 28, 2024
1 check passed
@kevinchappell kevinchappell deleted the fix/control-cloning branch October 28, 2024 19:55
@kevinchappell
Copy link
Collaborator Author

🎉 This PR is included in version 2.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant