inovua / reactdatagrid

Empower Your Data with the best React Data Grid there is
https://reactdatagrid.io
Other
3.45k stars 57 forks source link

React Data Grid - Next.js Error #396

Open irhamali96 opened 7 months ago

irhamali96 commented 7 months ago

I've recently purchased an enterprise license for React Data Grid (version 5.10.2) and am integrating it into a Next.js (version 14.0.1) project. However, I'm encountering a runtime error related to a 'push' on a null object within your module.

Error: Unhandled Runtime Error - TypeError: Cannot read properties of null (reading 'push')

The issue seems to occur during the mounting phase, as detailed in the call stack provided. This is disrupting the functionality and I'm unable to proceed.

Could you please provide guidance on resolving this error? Your prompt assistance would be greatly appreciated.

image
davidizac commented 7 months ago

Same issue for me

the-coding-pie commented 7 months ago

Same for me 2

baptistenuez commented 7 months ago

same here

icodeforlove commented 5 months ago

Attempted to use a dynamic import with SSR disabled as well (same issue).

Completely unusable.

Jesus-Hernandez23 commented 4 months ago

It's still not working!

fabricepayet commented 4 months ago

Same problem here (next 14)

icodeforlove commented 4 months ago

I ended up just moving to the MUI Data Grid: https://mui.com/x/react-data-grid

Activity is pretty dead on reactdatagrid...