reactdatagrid icon indicating copy to clipboard operation
reactdatagrid copied to clipboard

React Data Grid - Next.js Error

Open irhamali96 opened this issue 2 years ago • 7 comments

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

irhamali96 avatar Nov 07 '23 10:11 irhamali96

Same issue for me

davidizac avatar Nov 15 '23 17:11 davidizac

Same for me 2

the-coding-pie avatar Nov 18 '23 12:11 the-coding-pie

same here

baptistenuez avatar Nov 20 '23 14:11 baptistenuez

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

Completely unusable.

icodeforlove avatar Jan 25 '24 21:01 icodeforlove

It's still not working!

Jesus-Hernandez23 avatar Feb 14 '24 03:02 Jesus-Hernandez23

Same problem here (next 14)

fabricepayet avatar Feb 14 '24 12:02 fabricepayet

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

Activity is pretty dead on reactdatagrid...

icodeforlove avatar Feb 14 '24 12:02 icodeforlove