You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Apr 24, 2024
Describe the bug
When using the Stepper component wrapped in a form, clicking the StepperHeader will submit the form.
Reproducer
No response
PrimeReact version
10.6.3
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Wrap Stepper component in a form component, create enough StepperPanels to view StepperHeader. If clicked it will submit the form.
Expected behavior
The form should not be submitted when switching steps
The text was updated successfully, but these errors were encountered: