T
TanStack3y ago
rare-sapphire

Module parse fail React-Table v8. Additional loader onStateChange required.

Hey. Can anybody help resolve this issue please ?
No description
2 Replies
metropolitan-bronze
metropolitan-bronze3y ago
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-sapphire
rare-sapphireOP3y ago
Just found the solution. The problem was in react-scripts. After updating it to v5 it worked fine.

Did you find this page helpful?