-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Multiple Select: setValue method does not execute select change event #1938
Comments
Hi, thanks for letting us know. I'm adding this to our list |
please tell me how i can get value of datepicker? |
Hi @azica, it would be awesome if you could post your questions in a separate issue. That way, we can give you the best help possible. |
To achieve this, you can use input event. Here is an example code:
|
This was referenced May 29, 2024
This was referenced Jun 29, 2024
This was referenced Jul 29, 2024
This was referenced Aug 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Multiple Select setValue method does not execute neither select change event nor custom 'valueChange.te.select' event.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Change Event executed after setValue.
The text was updated successfully, but these errors were encountered: