Closed
Description
Describe the bug
This is not a material-table-core problem itself, but a rather from the dependecy react-double-scrollbar. This was already reported in rds repository (https://github.com/umchee/react-double-scrollbar/issues/9) , and seems to be introduced on the release that material-table-core is using.
The project react-double-scrollbar seems to be not very active, so maybe a version downgrade of this dependecy should be performed.
To Reproduce
Just install the latest version of material-table-core and start application.
Additional context
A workaround is to disable the source map generation or add a resolution in case of using package.json.