[material-ui] Styles does not apply in same order #36211
Labels
component: text field
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
support: question
Community support but can be turned into an improvement
Milestone
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://codesandbox.io/s/nifty-night-37fimk?file=/src/App.tsx
Steps:
& .MuiFilledInput-root { background: "white" }
Screen 1:
Screen 2:
Current behavior 😯
Custom styled element does not always looks the same.
Expected behavior 🤔
Custom styled element should always looks the same.
Context 🔦
Want to the same styles always behave in the same way. Want styled element to be deterministic - the same style do the same thing every time.
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: