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

Failed to import - material ui tabs no longer working #1040

Open
schlichtanders opened this issue Jan 16, 2025 · 0 comments
Open

Failed to import - material ui tabs no longer working #1040

schlichtanders opened this issue Jan 16, 2025 · 0 comments
Labels
browser Not working in Browser

Comments

@schlichtanders
Copy link

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)

@schlichtanders schlichtanders added the browser Not working in Browser label Jan 16, 2025
@schlichtanders schlichtanders changed the title Failed to import - material ui tabs Failed to import - material ui tabs no longer working Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Not working in Browser
Projects
None yet
Development

No branches or pull requests

1 participant