Accordion unresponsive when imported asimport Accordion from @mui/material/Accordion
via esm.sh
#44649
Labels
bug 🐛
Something doesn't work
component: accordion
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
Steps to reproduce
Steps:
@mui/material
instead, reload, and see that it works.Here a copy of the standalone html code
Current behavior
Accordion is frozen with the one import style
Expected behavior
Accordion behaves identical on both imports
Context
This uses preact and importmaps via esm.sh, making it possible to create standalone html apps with material ui
Your environment
see context above, especially the importmap in the html file
Search keywords: Accordion, esm.sh, importmaps, preact
The text was updated successfully, but these errors were encountered: