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

How to show confirm box before removing tag from select2? #3245

Closed
kesavankrishnan opened this issue Apr 8, 2015 · 1 comment
Closed

How to show confirm box before removing tag from select2? #3245

kesavankrishnan opened this issue Apr 8, 2015 · 1 comment

Comments

@kesavankrishnan
Copy link

How to show confirm box before removing tag from select2?
selection_197
am using "select2-removing" its show confirm box but tags removed

@alexweissman
Copy link
Contributor

I believe this will be possible in 4.0.6, with the new clear event introduced in #5058:

When user clears the select, value is now cleared before unselect event is emitted (fixes #5049). If the event is cancelled, the original value will be restored.

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

No branches or pull requests

2 participants