-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Bring react-data-grid": "7.0.0-beta.41" to support react 19 #3682
Comments
How is it breaking exactly? Or its already resolved? Its working for us on React 19. |
We've added support for React 19 since back in July 2024, which was released in |
The reason why I stick to 7.0.0-beta.41 is that whenever I update the
package to newer versions. The datagrid breaks in production build.
Since 7.0.0-beta.41 does not support react 19, I can't update my solution
to react 19. So that is why I requested react 19 support specifically for
that version.
If the issue of the datagrid breaking on production build is fixed then I
will gladly upgraded to the version with the fix applied
…On Mon, 10 Feb 2025 at 13:54, Nicolas Stepien ***@***.***> wrote:
We've added support for React 19 since back in July 2024
<8f2d179>,
which was released in 7.0.0-beta.45 in August
<v7.0.0-beta.44...v7.0.0-beta.45>
.
—
Reply to this email directly, view it on GitHub
<#3682 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADIVZBGEHCWXZRZTFLGWZGT2PCOSBAVCNFSM6AAAAABURDRRLSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBXHEYDKNRTGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
John Ukundji
CEL: +243821232175
|
We use the latest version of react-data-grid with React 19 in production with no issues whatsoever. You'll need to provide more details, and reproducible steps to understand what's breaking for you. |
@Chapre could you deploy this page with |
@nstepien |
Due to the datagrid braking at production build for beta version higher than beta.41; we are requesting this feature so we can move forward.
Please add version 7.0.0-beta.41 to support latest update react 19
We can't update our app due to the production bug issue
The text was updated successfully, but these errors were encountered: