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

VueDevTools plugin causes the module info's to be empty #134

Open
5 of 7 tasks
ThaDaVos opened this issue Jan 25, 2025 · 3 comments
Open
5 of 7 tasks

VueDevTools plugin causes the module info's to be empty #134

ThaDaVos opened this issue Jan 25, 2025 · 3 comments

Comments

@ThaDaVos
Copy link

ThaDaVos commented Jan 25, 2025

Describe the bug

When I click to view a module, it just opens an empty blank screen, no module information - if I try the same using build mode than I do have content.

Below is shown:

Image

Also the following errors are show in the console:

Object {  }
index-DL5ndA4F.js:2044:13
downloadable font: rejected by sanitizer (font-family: "DM Mono" style:normal weight:400 stretch:100 src index:0) source: http://localhost:5173/assets/fonts/dmmono-c6e6cdda.woff2

Reproduction

Reproduction on CodeSandbox

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900H
    Memory: 11.16 GB / 31.70 GB
  Binaries:
    Node: 22.13.0 - C:\Program Files\nvm4w\nodejs\node.EXE
    npm: 10.9.2 - C:\Program Files\nvm4w\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (131.0.2903.112)

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
@antfu
Copy link
Member

antfu commented Jan 25, 2025

We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info.
Please provide a minimal reproduction to reopen the issue.
Thanks.

Why reproduction is required

@antfu antfu closed this as completed Jan 25, 2025
@ThaDaVos
Copy link
Author

Here by the reproduction - also figured out what's causing it: https://codesandbox.io/p/sandbox/54jnz6

If you check, you can see all pages are blank - unless you remove vueDevTools from the plugin list - then it works

@ThaDaVos
Copy link
Author

@antfu - can you re-open the issue please?

@ThaDaVos ThaDaVos changed the title Empty screen VueDevTools plugin causes the module info's to be empty Jan 25, 2025
@userquin userquin reopened this Jan 25, 2025
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

3 participants