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

browser mode domoperation is invisible #5568

Open
6 tasks done
SongYuWong opened this issue Apr 18, 2024 · 1 comment
Open
6 tasks done

browser mode domoperation is invisible #5568

SongYuWong opened this issue Apr 18, 2024 · 1 comment

Comments

@SongYuWong
Copy link

Describe the bug

when using the browser mode, I want to observe the rendering results, but the vitest-ui iframe occupies the screen, preventing the display of the test iframe rendering results. I wonder if this is a configuration issue or if there are any considerations for this experimental feature later on.

Reproduction

before
before
after deleted
after
test-code
code

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (16) x64 AMD Ryzen 7 5800H with Radeon Graphics
    Memory: 19.87 GB / 31.86 GB
  Binaries:
    Node: 16.20.2 - D:\developTools\nvm\nodejs\node.EXE
    npm: 8.19.4 - D:\developTools\nvm\nodejs\npm.CMD
    pnpm: 8.15.4 - D:\developTools\nvm\nodejs\pnpm.CMD
  Browsers:
    Edge: Chromium (123.0.2420.97)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    @vitest/browser: ^1.5.0 => 1.5.0
    vitest: ^1.5.0 => 1.5.0

Used Package Manager

pnpm

Validations

@jaens
Copy link

jaens commented Apr 18, 2024

This is trivially reproducible in the latest version (even without the UI, but it is caused by the UI), see my comment on #5308 .

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