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

Blank screen when scaffolding project with ts (related to Vue Router) #10946

Closed
Dan-Y-Ko opened this issue May 14, 2024 · 1 comment
Closed

Comments

@Dan-Y-Ko
Copy link

Vue version

3.4.21

Link to minimal reproduction

https://github.com/Dan-Y-Ko/vue-bugs

Steps to reproduce

ScreenShot

Just start the server with pnpm dev and open in browser. I am experiencing this issue with Edge browser. It seems to be having issues there but works in Chrome. Another odd thing is, it works fine in Edge if I scaffold a project without Typescript.

What is expected?

ScreenShot

What is actually happening?

Blank white screen

I get these errors in console
ScreenShot

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700K
    Memory: 15.09 GB / 31.79 GB
  Binaries:
    Node: 20.9.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - C:\Program Files\nodejs\yarn.CMD
    npm: 10.1.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (123.0.2420.97)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    vue: ^3.4.21 => 3.4.27

Any additional comments?

No response

@LinusBorg
Copy link
Member

You should likely open this issue in the vite repo, or the create-vue repo. This is about the build tooling, not the vue core runtime.

@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants