Error "Cannot read properties of undefined (reading 'muiName')" when using @jbrowse/react-linear-genome-view
#4609
Labels
bug
Something isn't working
Describe the bug
When I use the package @jbrowse/react-linear-genome-view, I encounter the following error:
Uncaught TypeError TypeError: Cannot read properties of undefined (reading 'muiName') at createSvgIcon (/Users/mac-studio/Desktop/workshop/g4vista-web/g4vista/node_modules/@mui/material/utils/createSvgIcon.js:24:31) at <anonymous> (/Users/mac-studio/Desktop/workshop/g4vista-web/g4vista/node_modules/@mui/icons-material/esm/Menu.js:5:16)
This issue does not occur when using version 2.12.0. I also cloned the jbrowse-react-linear-genome-view-vite-demo repository, and the same issue appears there as well.
**Version:**2.15.4
MacOS 15.0.1(M1) Chrome
The text was updated successfully, but these errors were encountered: