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

triggers selectChange event twice if triggerSelectChangeOnInit is enabled on dropdown. #23

Open
aravindakr95 opened this issue Dec 28, 2018 · 0 comments
Assignees
Labels

Comments

@aravindakr95
Copy link
Collaborator

Reproduce Issue: Make a simple dropdown with giving following properties.

  1. set triggerSelectChangeOnInit to true
  2. capture user events through selectChange (define a function with console log etc.)

Expected Result: selectChange should be hit only once when on component init.

@aravindakr95 aravindakr95 changed the title triggers selectChange event twice if triggerSelectChangeOnInit is enabled and on dropdown. triggers selectChange event twice if triggerSelectChangeOnInit is enabled on dropdown. Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants