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

Vite vue typeScript does not serve web pages in preview #1403

Open
1 task done
magneval opened this issue Apr 7, 2024 · 1 comment
Open
1 task done

Vite vue typeScript does not serve web pages in preview #1403

magneval opened this issue Apr 7, 2024 · 1 comment

Comments

@magneval
Copy link

magneval commented Apr 7, 2024

Describe the bug

Forking the helloworld exemple does not show in preview mode
The preview just show the folowing :
Booting WebContainer
Installing dependencies
Running start command
It's stuck on "Installing dependencies"

snapshot_stackblitz com_1712495037020

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vite-dww3fu?file=src%2Fcomponents%2FHelloWorld.vue&terminal=dev

Steps to reproduce

1 go to https://v3.vitejs.dev/guide/
2 click on the vue-ts link
3 wait the preview

Expected behavior

I expect to see the hello world preview screen

Parity with Local

Screenshots

snapshot_stackblitz com_1712495037020

Platform

Browser name  = Chrome
Full version  = 122.0.6261.149
Major version = 122
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.149 Safari/537.36 OPR/108.0.5067.24
performance.memory = {
  "totalJSHeapSize": 68911685,
  "usedJSHeapSize": 65877953,
  "jsHeapSizeLimit": 966262784
}
Hash = 7dbe22a9

Additional context

No response

@kirjavascript
Copy link
Member

hi! 👋 thanks for reporting this issue

I cannot seem to reproduce the issue. Are there any errors in the browser console?

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

No branches or pull requests

2 participants