Oleksandr
Results
1
comments of
Oleksandr
I had this problem too, the solution for me was to add `{provided.placeholder}` to the end of the Droppable container ```JSX {provided => { const columnFind = columns.find(column => column.statusId...