Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

First page loaded is "No Preview" #483

Closed
baptisteArno opened this issue Sep 12, 2022 · 1 comment · Fixed by #528
Closed

First page loaded is "No Preview" #483

baptisteArno opened this issue Sep 12, 2022 · 1 comment · Fixed by #528
Labels
bug Something isn't working released

Comments

@baptisteArno
Copy link
Contributor

Describe the bug
When deploying the production build, the first page loaded is "No Preview"

To Reproduce
Steps to reproduce the behavior:

  1. Go to main.form.ui.scaleway.com and see the initial page

Expected behavior
It should display Introduction page.

I tried to build it locally then serve the site using npx serve, the bug is reproduced. But when using npx http-server, it works just fine. And I just found out about that issue that describe the same bug: vercel/serve#631

I'm clueless here!

@baptisteArno baptisteArno added the bug Something isn't working label Sep 12, 2022
baptisteArno added a commit that referenced this issue Sep 19, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Sep 19, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Sep 19, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Sep 19, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Sep 19, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use http-server instead of serve to serve the storybook

fix #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use local-web-server instead of serve to serve the storybook

fixes #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use local-web-server instead of serve to serve the storybook

fixes #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use local-web-server instead of serve to serve the storybook

fixes #483
baptisteArno added a commit that referenced this issue Oct 6, 2022
Use local-web-server instead of serve to serve the storybook

fixes #483
@scaleway-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 1.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.