Islam Muhammad
Islam Muhammad
I try to build a Kanban board using [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) it works fine when the component render in the main window but after goes outer the draggable feature not working any...
I want to address some adjustment improvement to remove the need for use `UNSAFE_componentWillReceiveProps` as it throws an error with react 17 and use `shouldComponentUpdate` method instance and here my...
I try to build a Kanban board using react-beautiful-dnd it works fine when the component render in the main window but after goes outer the draggable feature not working any...