-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
@mui/icons-material issue wit Remix #44244
Comments
@defmsy Would you mind providing a minimal repro e.g. in CodeSandbox? |
Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information. |
Repo to reproduce: https://github.com/Leejjon/material-icons-bug Full error I am getting:
The only potential difference with OP's example is that he mentions "Remix" and I used Remix SPA. But I think it's broken on both. By the way it is working in one of my projects with Remix 2.11.2. I ran into this problem after updating to the latest. |
Fix (found by using the search function in the discord): |
Steps to reproduce
Link to live example: (required)
Steps:
package.json
I tried different versions of node, vite and I tried to downgrade mui but still the same issue.
Current behavior
Logs
Expected behavior
No response
Context
No response
Your environment
System:
OS: macOS 15.0.1
Binaries:
Node: 20.18.0 - ~/.nvm/versions/node/v20.18.0/bin/node
npm: 10.8.2 - ~/.nvm/versions/node/v20.18.0/bin/npm
pnpm: 9.12.3 - /opt/homebrew/bin/pnpm
Browsers:
Chrome: 130.0.6723.70
Edge: Not Found
Safari: 18.0.1
npmPackages:
@emotion/react: ^11.13.3 => 11.13.3
@emotion/styled: ^11.13.0 => 11.13.0
@mui/core-downloads-tracker: 6.1.5
@mui/icons-material: ^6.1.5 => 6.1.5
@mui/material: ^6.1.5 => 6.1.5
@mui/private-theming: 6.1.5
@mui/styled-engine: 6.1.5
@mui/system: 6.1.5
@mui/types: 7.2.18
@mui/utils: 6.1.5
@types/react: ^18.2.20 => 18.3.12
react: ^18.2.0 => 18.3.1
react-dom: ^18.2.0 => 18.3.1
typescript: ^5.1.6 => 5.6.3
Search keywords: icons
The text was updated successfully, but these errors were encountered: