gridjs-react
gridjs-react copied to clipboard
Error when using _ function to render react component in cell formatter
Describe the bug A clear and concise description of what the bug is.
Additional context
When loading a page that contains Grid component in react (v.18) atm error is displayed in console
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17
I have tried to remove call to _()
and error is gone.
_() is used to render additional buttons in the very last right-hand side column.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@nem-c Did you find a workaround for this issue?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.