AirLabsTeam / react-drag-to-select

A react library which adds drag to select to your app
https://airlabsteam.github.io/react-drag-to-select
MIT License
157 stars 22 forks source link

Selection Box disappears #7

Closed I194 closed 2 years ago

I194 commented 2 years ago

Hi

Selection box disappears if you provide unnecessary dependencies to useCallback hook or if you delete this hook. But selection itself working correctly in this situation. I'm tested this on onSelectionChange and onSelectionEnd.

Problem appears both on v1.0.3-rc01 and v1.0.2