react-data-grid
react-data-grid copied to clipboard
React Data Grid Ul crashes after running npm run build and npm run start---next.js
I am facing an issue with my Next.js app where the React Data Grid table UI crashes after building and deploying with npm run build and npm run start. During development (npm run dev), everything works fine. I'm seeking assistance to identify and resolve this issue.