InputNumber Up Down buttons send form on submit #313
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Primevue: v1.3.2
My form is being sent when up/down buttons are pressed. See bellow example:
The solution is to add
type="button"
to the up/down buttons in InputNumber component.Thanks.
The text was updated successfully, but these errors were encountered: