InputNumber: Buttons disappear when clicked if inside of an InputGroup #6212
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If I have an InputNumber inside of an InputGroup and press either the up or down arrow, the buttons disappear
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-a2a487?file=src%2FApp.vue
PrimeVue version
4.0.4
Vue version
4.x
Language
ES6
Build / Runtime
Vite
Browser(s)
Chrome and Firefox Developer Edition
Steps to reproduce the behavior
Use that code and click on one of the buttons and they'll disappear until you click off the input box
Expected behavior
The buttons should remain visible and not disappear
The text was updated successfully, but these errors were encountered: