Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Copy/paste does not work in certain situations #526

Description

@Marc-Andre-Rivet

Clicking in cell in first column with the standalone demo code (npm run build.watch + localhost:8080) does not trigger a copy. Clicking on cell in the 2nd column triggers a copy. Navigating with mouse to first column from 2nd column cell, copy can now be triggered exactly once.

There is a global onCopy handler in the controlled table. Seems like in certain situations the cell's input element may be capturing that event instead.

This may be a regression. Unsure how long this has been a problem.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions