Skip to content

Unable to Edit or Drag Grid Cells 7.0.0-canary.38 #2351

@notnull-bmiller

Description

@notnull-bmiller

Issue:
I am probably missing something here, but I have just installed the latest version of react-data-grid on a fresh react app and am unable to edit or drag data in the grid. I have the following modules installed.

    "immutable": "4.0.0-rc.12",
    "react": "17.0.2",
    "react-data-grid": "7.0.0-canary.38",
    "react-dom": "17.0.2",
    "react-scripts": "4.0.3"

Here is an example of the issue:
https://codesandbox.io/s/boring-haibt-yyvxu?file=/src/components/Example.js

Example:
Blue highlight square is present but I am unable to edit or drag.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions