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

On Hiding Step, Previous button not works #158

Closed naveedyousaf09 closed 8 years ago

naveedyousaf09 commented 8 years ago

Hi, This plugin is great,

I found an issue in this plugin, by fixing bugs this plugin would be more useful

When we hide any tab programmatically, then surprisingly 'Previous' button stops working,

This issue also persists in the given examples

Regards, Naveed Yousaf

ishouvik commented 8 years ago

Thank you very much, Naveed. I will push this to the Rails gem as well. https://rubygems.org/gems/twitter_bootstrap_wizard_rails

~ Cheers!

VinceG commented 8 years ago

@naveedyousaf09 you need to call refresh.