Nested tabs via javascript issue
Created by: danijelGombac
I try to make nested tabs with content loaded via ajax, but there is something wrong with tabs js. The active state was removed from tab link, but not the content. Try clicking on one of the account button and then go back from address tab to account tab. Address content remain open.
For the account tabs is the opposite, the content is active and the active state removed from the link.
Dev 4
https://codepen.io/danijelGombac/pen/PmdLLw
Dev 4 with changes, working OK
https://codepen.io/danijelGombac/pen/GEgaXN
Last alpha 4: