jcmcneal / react-step-wizard

A modern flexible step wizard component built for React.
MIT License
583 stars 126 forks source link

The disabled step can be pressed with the keyboard #129

Closed Maksydenko closed 6 months ago

Maksydenko commented 6 months ago

The onChange event fires when you press Enter even if the step is disabled