Hi,
We have been attempting to update our current Kanban control to the syncfusion control for react and have come across the following issue. We can drag and drop cards to columns that already contain other cards, but when we attempt to drag and drop a card into an empty column there is no 'drag area' and will fail to be moved into the selected column.
Do you have any idea why this is the case? We seem to be using the latest fluent ui styles as per documentation and have a default react kanban set up with our dataset.
Thanks