You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using groupHeader plugin in my react app.Whenever the column length changes.I'm getting Uncaught typeError
Uncaught TypeError: Cannot read property 'properties' of undefined
at walkSuperior(index.js:497);
Can anyone help to resolve this issue?
The text was updated successfully, but these errors were encountered:
Using groupHeader plugin in my react app.Whenever the column length changes.I'm getting Uncaught typeError
Uncaught TypeError: Cannot read property 'properties' of undefined
at walkSuperior(index.js:497);
Can anyone help to resolve this issue?
The text was updated successfully, but these errors were encountered: