jcmcneal / react-step-wizard

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

Error when loading stepwizard #63

Closed ServicedeskZenabis closed 4 years ago

ServicedeskZenabis commented 4 years ago

Im getting the following error when trying to use the stepwizard

TypeError: o.props.children.filter is not a function a.getSteps node_modules/react-step-wizard/dist/react-step-wizard.min.js:1

ServicedeskZenabis commented 4 years ago

Just changed the version from 5.3.2 to 5.3.0 and now its working.

resolritter commented 4 years ago

Just changed the version from 5.3.2 to 5.3.0 and now its working.

according to this, I'll be now closing this issue