react-cursor-position icon indicating copy to clipboard operation
react-cursor-position copied to clipboard

A React component that decorates its children with mouse and touch coordinates relative to itself.

Results 22 react-cursor-position issues
Sort by recently updated
recently updated
newest added

Hello! I'd like to use this library with TypeScript (see also https://github.com/ethanselzer/react-cursor-position/issues/26), but I was having trouble writing definitions with the current implementation. For example, we want to make sure...

When using v2.5.0, I see numerous entries in Sentry with the same error report. I haven't used previous versions so I don't know if this is a new issue. `Unable...

`react: 16.9.13` ``` Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details. * Move data fetching code or side effects to componentDidUpdate. * If...

When react-cursor-position is wrapped in react-slick and in modal container like react-responsive-modal it happens that the position of x or y can get negative even when the mouse is in...

Hello, I am a developer and in my research I found its component for the interaction with the cursor (reaction-cursor-position). In my opinion, it is a good component and I...

Hi, would it be possible to change pressDurationInMs after constructing the component? I need to change it from the default 500 to 1 when a certain condition is met.

I could need TypeScript type definitions for this component? That would be awesome and helpful for many cases in future. I have no experience writing those by myself and no...

This should allow more control of the properties, i.e. pass the coordinate information to grandchildren, etc. https://reactjs.org/docs/render-props.html