esm.sh icon indicating copy to clipboard operation
esm.sh copied to clipboard

Failed to import - x-virtualizer.mjs does not provide an export named 'EMPTY_RENDER_CONTEXT'

Open elafonta opened this issue 4 months ago • 1 comments

Failing module

  • GitHub: https://github.com/mui/mui-x
  • npm: https://www.npmjs.com/package/@mui/x-virtualizer

The example is in the other ticket. https://github.com/mui/mui-x/issues/19228

Error message

After onload I got this:

Image

Additional info

The failing link ; https://esm.sh/@mui/[email protected]/es2022/x-virtualizer.mjs Previous working link ; https://esm.sh/@mui/[email protected]/es2022/x-virtualizer.mjs

I preivously filled the issue on the Mui-x project, but was asked to fill it here instead as they don't do anything special for esm.sh ; https://github.com/mui/mui-x/issues/19228

I'm kind of tilting toward the mui-x project having forgotten something, but I'm really not a specialist.

elafonta avatar Aug 19 '25 12:08 elafonta

Additional mention on the original ticket, the export list doesn't seem to be complete for version 0.1.2

elafonta avatar Aug 19 '25 14:08 elafonta