Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

MultiSelect Change Event - Potential Bug #365

Closed
s-cork opened this issue Aug 2, 2022 Discussed in #364 · 0 comments · Fixed by #366
Closed

MultiSelect Change Event - Potential Bug #365

s-cork opened this issue Aug 2, 2022 Discussed in #364 · 0 comments · Fixed by #366
Labels
bug Something isn't working

Comments

@s-cork
Copy link
Collaborator

s-cork commented Aug 2, 2022

Discussed in #364

Originally posted by rhurlbatt August 2, 2022
When using the MultiSelect , if the change event includes any code that changes whether the MultiSelect is enabled or disabled, the initial (and sometimes subsequent) changes to the selected don't fire.

If the multiple option is selected, then the first selection immediately closes the selection window.

Here is a Clone and Example.

Commenting out Line 21 which enables the MultiSelect makes it work as expected.

I have had a look at the code for the component, but my kung fu is not strong enough.
Would some be able to have a look and point me in the right direction for creating a fix?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant