-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
Pigment CSS Vite example broken #43487
Comments
Thanks for the report. I am updating all examples in #43494 to use the
Can you verify that it works when using the |
That does not fix the issue for me. Tested with
Note that the
|
Can you please share your repo? Or just create a GitHub repository as a minimal reproduction. I noticed the TS error, we can fix it separately. |
This is basically a duplicate from the example project. Steps to reproduce:
I've reproduced this on two machines, Windows 10 and Windows 11. Only tested with npm and Node 20. |
I was testing on MacOS, sorry. I was able to reproduce on Windows. We'll look into it. |
Let me check this on a Windows machine if I can find it. We recently fixed this issue in general (atleast I thought I did). So seems related to that except some OS specific thing that needs to be handled as well. |
@Morabotti the issue has been fixed in mui/pigment-css#218, it will be released in "0.0.22" (both for the vite and nextjs plugins). If you want to try it locally before it, you can use this package version:
|
This fixed the issue. Thanks. |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note We value your feedback @Morabotti! How was your experience with our support team? |
@brijeshb42 @mnajdova This seems to have been reintroduced and can be reproduced with the latest example. Update: this seems to have been resolved with the latest release. |
Steps to reproduce
Link to live example: /examples/material-ui-pigment-css-vite-ts
Steps:
npm run dev
:Current behavior
Not working
Expected behavior
Things to work
Context
No response
Your environment
Environment
Search keywords: vite, pigment-css
The text was updated successfully, but these errors were encountered: