KevinVandy / material-react-table

A fully featured Material UI V5 implementation of TanStack React Table V8, written from the ground up in TypeScript
https://material-react-table.com
MIT License
1.46k stars 418 forks source link

You may need an additional loader to handle the result of these loaders. #327

Closed Abhimishra2424 closed 1 year ago

Abhimishra2424 commented 1 year ago

material-react-table version

v1.5.9

react & react-dom versions

"react": "^17.0.2",

Describe the bug and the steps to reproduce it

./node_modules/@tanstack/virtual-core/build/lib/index.esm.js 124:92 Module parse failed: Unexpected token (124:92) File was processed with these loaders:

Minimal, Reproducible Example - (Optional, but Recommended)

Screenshot from 2023-01-18 12-06-39

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

None

Terms

KevinVandy commented 1 year ago

Try upgrading react-scripts to v5.0.1

Abhimishra2424 commented 1 year ago

ok I will do

Abhimishra2424 commented 1 year ago

thank you problem solve, it was working