vue-stepper
vue-stepper copied to clipboard
A simple stepper with simple actions such as next, back and end to perform simple forms.
 I installed your package , when i call , it shows me an error
Extension is really old, but extrapolated from the repository I get the component working with not so much effort... Just removed `translate` system in favour of `vue-i18n` Is this project...
This is how I imported the component ` import HorizontalStepper from "vue-stepper"; import StepOne from "~/components/service_steps/stepOne"; import StepTwo from "~/components/service_steps/stepTwo"; export default { components: { HorizontalStepper }, ` But it...
Last update was in March. Many issues like #20 are major issues that are getting no attention.
When i clicked next button, clickedNext not triggered but if i click back button then clickedNext is triggered ?
I am using Vue 3. When I implemented the vue-stepper I had the error in the browser TypeError: _ctx.translate is not a function and the error is linked to HorizontalStepper.vue...
 I want to change this line.
typo in the keep-alive property description