You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not a module failing, but a module not working correctly.
A few days ago the Tabs and TabList from material ui (mui) worked normally, now all versions of material ui I tried won't show the tablist anylonger.
This looks like the recent esm module compilation may have kicked out significant parts of the code which it hasn't before.
That is quite tough, meaning one cannot rely on esm based modules. Still it would be nice to get this fixed.
Is there a workaround? the pin does not seem to exist any longer, does it?
It is not a module failing, but a module not working correctly.
A few days ago the Tabs and TabList from material ui (mui) worked normally, now all versions of material ui I tried won't show the tablist anylonger.
This looks like the recent esm module compilation may have kicked out significant parts of the code which it hasn't before.
That is quite tough, meaning one cannot rely on esm based modules. Still it would be nice to get this fixed.
Is there a workaround? the
pin
does not seem to exist any longer, does it?See stackblitz example and related issue at mui/material-ui#45027 (comment)
The text was updated successfully, but these errors were encountered: