Dropdown component does not fire focus or blur events #944
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
To recreate, add
@blur
and@focus
event handlers to a Dropdown component. These are not called when tabbing through the component.Expect that these events should work the same as they do on InputText, Password, Calendar, etc.
Vue: 3.0.5
PrimeVue: 3.2.2
The text was updated successfully, but these errors were encountered: