Skip to content

handleFullscreenEnter activates grid without cellSelection #47

@DataGridXL

Description

@DataGridXL

Fullscreen button might be pressed when grid is not active. Inside handleFullscreenEnter we activate the grid, which resumes keyboard controls. However, there might be no cell selection. A key like "backspace" results in an error.

Cannot read properties of undefined (reading 'x') at normalizeRange

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions