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

Suppress warning during rendering chunks v3.0.2 #9223

Closed
7 tasks done
mrtronje opened this issue Jul 19, 2022 · 1 comment
Closed
7 tasks done

Suppress warning during rendering chunks v3.0.2 #9223

mrtronje opened this issue Jul 19, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@mrtronje
Copy link

Describe the bug

After writing #9196 and trying the fix of #9210 (Description see original issue), the css warning still occurs (see reproduction).

I'm also not sure but I think the css used for the tests in the commit: https://github.com/vitejs/vite/pull/9210/files/3eaf19f6470ef4475c8777c456060df8737a3436#diff-5b89a0232226a791802afd23fc9279538e0f157685c734250e454920619a6f58R2 is wrong as overflow-x is supported but it should be overflow-X (uppercase X, which would be wrong).

Reproduction

https://stackblitz.com/edit/vitejs-vite-anx6q5?file=vite.config.js, then go to terminal and type npm run build

System Info

see original issue #9196

Used Package Manager

npm

Logs

No response

Validations

@sapphi-red
Copy link
Member

It's just not yet released. Please wait for a new release.

@sapphi-red sapphi-red closed this as not planned Won't fix, can't repro, duplicate, stale Jul 19, 2022
@sapphi-red sapphi-red added duplicate This issue or pull request already exists and removed pending triage labels Jul 19, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants