davidperezvw
Results
2
issues of
davidperezvw
As the documentation says [(Step > Option > Classes)](https://shepherdjs.dev/docs/Step.html#Step), the classes defined in that property should be applied to the step's content element ("A string of extra classes to add...
After adding the "Progress indicator" from the Cookbook I noticed that the code adds a new progress bar each time the step is shown. Therefore, if you hide it and...