You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I enter a value in a bal-select with typeahead and selectionOptional and select another form component balChange is not triggered (first case) but if I click outside the component (without clicking another form component) balChange is triggered (second case)
Expected Behavior
In both cases both balChange and balBlur event should be triggered
Steps to Reproduce
Create a bal-modal
Add a bal-select component in it with typeahead and selectionOptional property
Add another form component on the same modal
Enter a random value in the first bal-select component
Exit the component by clicking the second form component
Value change is not triggered
Version
13.4.4
Browsers
Chrome
Device
Desktop
Code Reproduction URL
No response
Additional Information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Current Behavior
When I enter a value in a bal-select with typeahead and selectionOptional and select another form component balChange is not triggered (first case) but if I click outside the component (without clicking another form component) balChange is triggered (second case)
Expected Behavior
In both cases both balChange and balBlur event should be triggered
Steps to Reproduce
Version
13.4.4
Browsers
Chrome
Device
Desktop
Code Reproduction URL
No response
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: