Module parse fail React-Table v8. Additional loader onStateChange required.
Hey. Can anybody help resolve this issue please ?

2 Replies
metropolitan-bronze•3y ago
Check this GH issue: https://github.com/TanStack/table/issues/4500#issuecomment-1372052706
GitHub
[V8] You may need an additional loader to handle the result of thes...
Describe the bug I'm trying to run react app with your library but I get runtime error: ./node_modules/@tanstack/react-table/build/umd/index.production.js 106:18 Module parse failed: Unexpe...
rare-sapphireOP•3y ago
Just found the solution. The problem was in react-scripts. After updating it to v5 it worked fine.