react-sortable-hoc
react-sortable-hoc copied to clipboard
View not updating when using react-sortable-hoc with @risingstack/react-easy-state
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.