Johann-S/bs-stepper

Non-linear issue when using constructor

Opened this issue · 0 comments

sitsum commented

I have declared my bs-stepper as non-linear by setting the value for linear as false (SS1.gif). Which works perfectly. However, whenever I try to set the active step by this code (SS2.gif) it somehow turn the bs-stepper into a linear one.
SS1
SS2