• Ray Schamp's avatar
    Avoid adding click event properties to formData · 99c1f3f0
    Ray Schamp authored
    Setting onClick to onNextStep directly caused click event data to be passed in handleAdvanceStep, which then merged it with the formData state in student registration. This caused issues.
    99c1f3f0
steps.jsx 57.2 KB