Dropdown: autoOptionFocus property not working #14655
Labels
LTS-16-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Using the most simple example of dropdown, the autoOptionFocus property is not doing it's job.
The problem is present only on first dropdown open, after first open, the focus is gone as it should be.
Environment
Angular 17, Primeng 17
Reproducer
No response
Angular version
17.1.1
PrimeNG version
17.4.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.13
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The dropdown should not show the focus on first item on first load.
The text was updated successfully, but these errors were encountered: