svelte-multistep-form icon indicating copy to clipboard operation
svelte-multistep-form copied to clipboard

Svelte MultiStep Form like, this component is still in beta stage

Results 4 svelte-multistep-form issues
Sort by recently updated
recently updated
newest added

Steps render wrong in firefox. Running on arch linux with the sample example. The step counts are misaligned. What would be helpful for debugging this? Screenshot attached ![Screenshot-2022-09-10_16:38:37](https://user-images.githubusercontent.com/20245573/189502670-441255d2-2d2f-45f6-bb05-896cdfa5a1b6.png)

How can you go to a specific step programmatically? and how can you reset the form to be empty or reset the steps to go back to the first one?

Hello We need to support i18n in our app, so I recommend having an option to change the default text of "prev" & "next" buttons Thanks.

Hi, the form disappears when you build for production. As far as I understood, since Svelte works on build time when the component is built is not able to understand...