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

[Demo] Input fields are broken after switching themes #10219

Open
smeng9 opened this issue Sep 18, 2024 · 1 comment
Open

[Demo] Input fields are broken after switching themes #10219

smeng9 opened this issue Sep 18, 2024 · 1 comment

Comments

@smeng9
Copy link
Contributor

smeng9 commented Sep 18, 2024

What you were expecting:

The inputs should not be broken after switching themes

What happened instead:
Screenshot 2024-09-17 at 6 05 29 PM

Steps to reproduce:

Go to
https://marmelab.com/react-admin-demo/#/customers/247

Switch theme from soft to *default, or switch theme from default to soft will trigger the bug.

Related code:

insert short code snippets here

Other information:

Environment

  • React-admin version: latest demo
  • Last version that did not exhibit the issue (if applicable): N/A
  • React version:
  • Browser: Safari 17.5
  • Stack trace (in case of a JS error):
@fzaninotto
Copy link
Member

Thanks for the report. This is an issue we've been aware of for quite some time, and I believe the root cause is in MUI itself, as we haven't been able to find the cause in our code.

Can you try and reproduce it with pure MUI, without react-admin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants