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

onSelectionStart doesn't work #8

Open
sjones512 opened this issue Feb 20, 2019 · 0 comments
Open

onSelectionStart doesn't work #8

sjones512 opened this issue Feb 20, 2019 · 0 comments

Comments

@sjones512
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant