Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

onSelectionStart doesn't work #8

@sjones512

Description

@sjones512

When I look at the code here on GitHub I don't see the issue, but when using the package from NPM I get an error when trying to set the onSelectionStart property.

The onSelectionStart param is being passed to the

element. React throws an error that it is an invalid event listener and will be ignored. The react error is:

Warning: Unknown event handler property onSelectionStart. It will be ignored.

this is using version 0.3.1 from npm. Is it possible npm just needs to be updated?

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