primefaces / primereact

The Most Complete React UI Component Library
https://primereact.org
MIT License
6.9k stars 1.05k forks source link

Dropdown: bug while switching tabs #7227

Closed MertBat closed 1 month ago

MertBat commented 1 month ago

Describe the bug

https://github.com/user-attachments/assets/99ce2fd3-d58a-4dc8-8b35-a80a107b473a

In dropdown, when the selection is made again and tab is pressed, the old value comes back. You can watch it in the attached video

Reproducer

No response

System Information

"react": "^18.2.0",
"primereact": "^10.5.1",

Steps to reproduce the behavior

No response

Expected behavior

No response

github-actions[bot] commented 1 month ago

Please fork the Stackblitz project and create a case demonstrating your bug report. This issue will be closed if no activities in 20 days.