Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form disappear on production #28

Open
carminoplata opened this issue Apr 15, 2023 · 1 comment
Open

Form disappear on production #28

carminoplata opened this issue Apr 15, 2023 · 1 comment

Comments

@carminoplata
Copy link

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 the index of the step. So all steps will be not active by default. I attached the image with the behaviour

Immagine 2023-04-15 131141

I guess you have to change the way your MasterForm is created

@edenriquez
Copy link
Owner

Hi @carminoplata could you add the steps you're following to build for production ?
I just tested

  • npm run build
  • npm run start
  • open output/index
    and all of them worked fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants