79074157

Date: 2024-10-10 11:27:24
Score: 1
Natty:
Report link

As drew-reese suggested, the button was actually triggering the method nextStep and also submitting the form, since the button didn't have a type="button" property.

It is inside a form, so it's treated like a submit button. Adding type="button" to the DefaultButton component solved the problem.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: asallan3