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

Theme not working for table cell #1652

Closed
imengheris opened this issue Feb 5, 2021 · 3 comments
Closed

Theme not working for table cell #1652

imengheris opened this issue Feb 5, 2021 · 3 comments
Labels

Comments

@imengheris
Copy link

Warning: Failed prop type: Invalid prop placement of value bottom-center supplied to ForwardRef(Tooltip), expected one of ["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"].
If changes are provided via theme provider they are not applied.

Please see the same warning in codesandbox:
https://codesandbox.io/s/happy-roentgen-4xlhg?file=/src/App.js

Maybe this warning appears because of migration of components of material-ui
mui/material-ui#24405

@wdh2100
Copy link
Collaborator

wdh2100 commented Feb 5, 2021

@imengheris

thanks report 👍 👍

ref : #1630

@wdh2100 wdh2100 added the bug label Feb 5, 2021
@wdh2100
Copy link
Collaborator

wdh2100 commented Feb 5, 2021

I will correct it and release it soon.

@wdh2100
Copy link
Collaborator

wdh2100 commented Feb 5, 2021

Fixed 3.7.6

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

No branches or pull requests

2 participants