Skip to content

Don't deactivate on blur if it occur from the multiselect descendants#1710

Open
andrew-aladev wants to merge 1 commit into
shentao:masterfrom
andrew-aladev:master
Open

Don't deactivate on blur if it occur from the multiselect descendants#1710
andrew-aladev wants to merge 1 commit into
shentao:masterfrom
andrew-aladev:master

Conversation

@andrew-aladev

Copy link
Copy Markdown

See also #1094.

@andrew-aladev

Copy link
Copy Markdown
Author

I've backported pr to the recent 3.0.0 beta 2 version, created the patch that can be applied on the fly using patch-package.
vue-multiselect+3.0.0-beta.2.patch.zip

@andrew-aladev

andrew-aladev commented Jul 12, 2023

Copy link
Copy Markdown
Author

Please be aware that bluring from descendant node requires custom deactivate call:

<input @blur="blur($event)" />

blur should trigger multiselect blur together with provided event.

@jombard

jombard commented Mar 21, 2025

Copy link
Copy Markdown

Is it possible to get this change merged?

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 this pull request may close these issues.

4 participants