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

Seems Material-ui needs to be updated and change ExpansionPanel to Accordion #54

Open
flora8984461 opened this issue Jul 16, 2020 · 3 comments

Comments

@flora8984461
Copy link

Thank you for the package, but I am getting a bunch of warnings:

Material-UI: the ExpansionPanel component was renamed to Accordion to use a more common naming convention.
Material-UI: the ExpansionPanelSummary component was renamed to AccordionSummary to use a more common naming convention.
Material-UI: the ExpansionPanelDetails component was renamed to AccordionDetails to use a more common naming convention.

image

This is due to the recent updates of material-ui.

@pelmorex-yyamaguchi
Copy link

I do have noticed this as well. Hopefully these can be updated in the near future. Thanks for the great library though! You saved my Mui Autocomplete limitation challenge!!

@helfi92
Copy link
Owner

helfi92 commented Aug 26, 2020

Interesting. Do you know which update of material-ui generates this message?

@pelmorex-yyamaguchi
Copy link

pelmorex-yyamaguchi commented Aug 26, 2020

It looks like the latest version @4.11.0 happened in July 1st, 2020. My company updated to this version a month ago and had to update them from ExpansionPanel to Accordion. It states that v5 will eventually break that ExpansionPanel import in the future.

https://github.com/mui-org/material-ui/releases/tag/v4.11.0
mui/material-ui#21560

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

No branches or pull requests

3 participants