BinarCode/vue-form-wizard

Dynamic Tab goes in wrong position when using slot BEFORE tab-content

makroxyz opened this issue · 0 comments

Have a look here https://jsfiddle.net/efpgr4xw/ it's a modified version of Dynamic tab example

button test toggles second tab ('Is Logged In?')

putting slot title BEFORE tab-content messed up tabs positions: ('Is Logged In?') goes in 3rd position