Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nem-c opened this issue Jul 23, 2023 · 3 comments
Open
Labels
wontfix This will not be worked on

Comments

@nem-c
Copy link

nem-c commented Jul 23, 2023

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.

@stale
Copy link

stale bot commented Sep 16, 2023

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 stale bot added the wontfix This will not be worked on label Sep 16, 2023
@punit1108
Copy link

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

@stale stale bot removed the wontfix This will not be worked on label Oct 24, 2023
Copy link

stale bot commented Mar 17, 2024

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 stale bot added the wontfix This will not be worked on label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants