vue-stepper icon indicating copy to clipboard operation
vue-stepper copied to clipboard

A simple stepper with simple actions such as next, back and end to perform simple forms.

Results 50 vue-stepper issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/72476024/162967657-eaa7e31d-e2ce-4375-8e74-f4c29950a04b.png) 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...

![image](https://user-images.githubusercontent.com/49486526/75421978-832d0480-5976-11ea-892f-637b33d03b50.png) I want to change this line.

typo in the keep-alive property description