jquery-steps icon indicating copy to clipboard operation
jquery-steps copied to clipboard

Cannot read property 'stepCount' of null

Open davidm5963 opened this issue 6 years ago • 2 comments

I'm going through the examples for manipulating tabs here: http://www.jquery-steps.com/Examples#manipulation. However, I am getting an error message saying "Cannot read property 'stepCount' of null".

davidm5963 avatar Jun 18 '19 20:06 davidm5963

I was going to write same issue. I need this functionality very urgent. maybe previous versions work, I will check.

janisbarons avatar Jun 20 '19 08:06 janisbarons

The answer is simple :) You need to change the "example-manipulation" into "wizard-4" or vice versa. The wizard-4 steps don't exist in the example which is why it's giving an error. Else it's working as expected.

ShadoW69-KaGe69 avatar Aug 26 '19 22:08 ShadoW69-KaGe69