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

Error when run tests in 0.9.1 version #344

Open
ChengBenj opened this issue May 7, 2024 · 0 comments
Open

Error when run tests in 0.9.1 version #344

ChengBenj opened this issue May 7, 2024 · 0 comments

Comments

@ChengBenj
Copy link

Hello everyone,

I just faced this error when my pipeline rans my tests.

node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected]/node_modules/vaul/dist/index.mjs:415:41
    413|         if (isOpen) {
    414|             // avoid for standalone mode (PWA)
    415|             const isStandalone = window.matchMedia('(display-mode: standalone)').matches;
       |                                         ^
    416|             !isStandalone && setPositionFixed();
    417|             if (!modal) {

Is there someone fixing this issue?

Node version: 20.11.0
Vitest: 1.6.0

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

1 participant