react-sortable-hoc icon indicating copy to clipboard operation
react-sortable-hoc copied to clipboard

View not updating when using react-sortable-hoc with @risingstack/react-easy-state

Open akashhall opened this issue 4 years ago • 0 comments

I'm trying to use react-sortable-hoc with @risingstack/react-easy-state but due to this view is not updating and rendering is not working after changes in the store I have to use force update for rendering. One more thing if I'm calling any event on the child component onSortEnd is calling is there any way to stop it's calling I want to call it only if I do drag.

akashhall avatar Jan 12 '21 14:01 akashhall