aidanlister / jquery-stickytabs

Provides persistant state (back and forward button support) for Bootstrap tabs
http://aidanlister.com/2014/03/persisting-the-tab-state-in-bootstrap/
MIT License
60 stars 33 forks source link

Not working with nested tabs #36

Open kathirr007 opened 5 years ago

kathirr007 commented 5 years ago

Hi,

Thank you for the useful plugin. The only thing i got not working is with nested tabs inside another tab.

Please let me know if this can be resolved.

Thank you in advance.

holtkamp commented 5 years ago

Hi @kathirr007 you can have a look at this Pull Request: https://github.com/aidanlister/jquery-stickytabs/pull/19

@aidanlister see https://github.com/aidanlister/jquery-stickytabs/pull/19#issuecomment-376860333, can you consider accepting the Pull Request? I have been using it in production quite a while and it works nice.