Hi,
I'm using Kanban component and facing this weird issue.
When I use both KanbanSwimlaneSettings and KanbanDialogSettings option, the card move to the category if I change the status even if I've not saved it.
1. Current view
2. Before changing the status.
3.After changing the status to "Pre Appointment"
As you can see, I did not click "Save" but the card has already been moved.
This does not happened when I use only either of the two options.
You can simply reproduce this by adding below line to "DialogEditing.razor" that comes form blazor demo.
Additional question.
Is there also a way to change the title of dialog? "Edit Card Details"