InputNumber: highlight on focus don't work on multiple inputs with the same value #5003
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Triggering focus by clicking on inputs with the same value doesn't always trigger a highlight while using highlight-on-focus prop
Reproducer
https://codesandbox.io/p/devbox/peaceful-bhaskara-3h2r4s
PrimeVue version
3.45.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Try clicking between inputs with the same value then with different values.
On inputs with the same value highlight on focus works every second time
Expected behavior
No response
The text was updated successfully, but these errors were encountered: