BinarCode / vue-form-wizard

Vue.js 2 wizard
https://binarcode.github.io/vue-form-wizard/#/
MIT License
1.11k stars 244 forks source link

Lazy Load not working #377

Open ManouLabs opened 3 years ago

ManouLabs commented 3 years ago

"vue-form-wizard": "^0.8.4",

Lazy loading not working for me :s

<tab-content title="Catégories" class="mb-5" :lazy="true" icon="feather icon-list" :before-change="validateStep2"