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
When I render XLSX file, if I click on a column Header the application break.
Uncaught TypeError: e.props.onGridSort is not a function
it is the trouble with me.
how to resolve?
The text was updated successfully, but these errors were encountered:
When I render XLSX file, if I click on a column Header the application break.
Uncaught TypeError: e.props.onGridSort is not a function
it is the trouble with me.
how to resolve?
The text was updated successfully, but these errors were encountered: