Description
Dropdown onOptionChange event is getting triggered on selecting the same option.
Steps to reproduce the behaviour:
- Add
showMessage() to dropdown's onOptionChange.
- Select any dropdown option and the message should appear.
- Select the selected dropdown option again and the message will again appear.
Video In Action
Important Details
- Version: Cloud
- OS: MacOs 10.14.6
- Browser: Firefox 80.0.1 (64-bit).
Description
Dropdown
onOptionChangeevent is getting triggered on selecting the same option.Steps to reproduce the behaviour:
showMessage()to dropdown'sonOptionChange.Video In Action
Important Details