glideapps / glideapps/glide-data-grid

[Issue] Incompatibility with React 19 in @glideapps/glide-data-grid

Open
#1,189 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.3k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Attempting to install @glideapps/glide-data-grid in a project using React 19 results in an ERESOLVE dependency conflict.

Steps to reproduce :

Initialize an electron-react-boilerplate project with React 19.

Run npm install @glideapps/glide-data-grid.

Current Behavior :
The installation fails with the following error:

npm error ERESOLVE unable to resolve dependency tree
...
npm error peer react@"^16.12.0 || 17.x || 18.x" from @glideapps/glide-data-grid@6.0.3

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.