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
In a reactive form group, when the formcontrol is set to updateOn: 'blur', it does not trigger the change event on clicking outside anywhere on the screen directly when the selection is done in the popover.
The text was updated successfully, but these errors were encountered:
sarthak505
changed the title
Core Multi Input - Clicking outside after selection does trigger change event
Core Multi Input - Clicking outside after selection does not trigger change event
May 29, 2025
Uh oh!
There was an error while loading. Please reload this page.
Control - Core Multi Input
Version - 0.54.1
In a reactive form group, when the formcontrol is set to
updateOn: 'blur'
, it does not trigger the change event on clicking outside anywhere on the screen directly when the selection is done in the popover.The text was updated successfully, but these errors were encountered: