Closed I194 closed 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.
useCallback
onSelectionChange
onSelectionEnd
Problem appears both on v1.0.3-rc01 and v1.0.2
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 ononSelectionChange
andonSelectionEnd
.Problem appears both on v1.0.3-rc01 and v1.0.2