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

Bring react-data-grid": "7.0.0-beta.41" to support react 19 #3682

Open
Chapre opened this issue Jan 3, 2025 · 8 comments
Open

Bring react-data-grid": "7.0.0-beta.41" to support react 19 #3682

Chapre opened this issue Jan 3, 2025 · 8 comments

Comments

@Chapre
Copy link

Chapre commented Jan 3, 2025

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

@flipvh
Copy link

flipvh commented Feb 10, 2025

How is it breaking exactly? Or its already resolved? Its working for us on React 19.

@nstepien
Copy link
Contributor

We've added support for React 19 since back in July 2024, which was released in 7.0.0-beta.45 in August.

@Chapre
Copy link
Author

Chapre commented Feb 10, 2025 via email

@nstepien
Copy link
Contributor

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
Copy link
Author

Chapre commented Feb 13, 2025

Check DataGrid in the images below
With the latest version 7.0.0-beta.47 the datagrid header is broken (column Header is broken)

Image

With version 7.0.0-beta.41

Image
It works as expected

@nstepien
Copy link
Contributor

@Chapre could you deploy this page with 7.0.0-beta.48 somewhere so I can inspect it?

@Chapre
Copy link
Author

Chapre commented Feb 13, 2025

@nstepien
I have deployed the page with 7.0.0-beta.48 at https://webtrace.chapresoft.com/demo

@nstepien
Copy link
Contributor

There's something wrong with your bundler.

Source styles:
Image

Actual styles applied:
Image

Only 1 class should get those styles, instead multiple classes do.
Please check your bundler's configuration. It's not an issue with react-data-grid or React 19 support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants