VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

Wizard does not work in BS 3.3.1? #112

Open play2web opened 9 years ago

play2web commented 9 years ago

Does anybody knows why wizard does not work in BS 3.3.1?

f-foresti commented 9 years ago

I can confirm this, wizard is not working properly on BS > 3.3.0

nikolas commented 9 years ago

There's a pull request for 3.3.x compatibility here: #107. Maybe worth trying out?