When using <React.StrictMode> the step doesn't get renderes initially. Only if the previous/next buttons are clicked the steps appear.
I added it to one of your examples. Take a look:
https://codesandbox.io/s/basic-render-props-example-forked-g8rez?file=/src/index.js
When using <React.StrictMode> the step doesn't get renderes initially. Only if the previous/next buttons are clicked the steps appear.
I added it to one of your examples. Take a look:
https://codesandbox.io/s/basic-render-props-example-forked-g8rez?file=/src/index.js