gridjs-react icon indicating copy to clipboard operation
gridjs-react copied to clipboard

Error when using _ function to render react component in cell formatter

Open nem-c opened this issue 1 year ago • 3 comments

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.

nem-c avatar Jul 23 '23 17:07 nem-c

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.

stale[bot] avatar Sep 16 '23 22:09 stale[bot]

@nem-c Did you find a workaround for this issue?

punit1108 avatar Oct 24 '23 11:10 punit1108

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.

stale[bot] avatar Mar 17 '24 10:03 stale[bot]