Custom Kanban Dialog Template not working

Hi, I'm using the Kanban component in a React Typescript project. I wanted to create my own Dialog Template when editing an item of the Kanban, however, the template method does not get called from the Kanban, when double-clicking on an item. Instead, it appears an empty dialog (only header and footer, but no custom content).
From my observations I discovered, that the template method gets only called, when the double-click gets executed on the Header of the card. When clicking on any other part of a card, no content will be displayed in the Dialog.

I also discovered, that the same problem appears in your documentation, see: https://ej2.syncfusion.com/react/documentation/kanban/dialog/#dialog-template
Just look at the preview and double-click on a card. It appears an empty dialog (only header and footer, but no content).

1 Reply 1 reply marked as answer

NR Nevitha Ravi Syncfusion Team November 20, 2020 01:36 PM UTC

Hi Laurin, 

Greetings from Syncfusion Support. 

We could replicate the reported issue “dialog template not working” at our end and confirm this as defect. We have logged the bug report which can be tracked from the following link. 

The issue fix will be included in our weekly patch release scheduled on December 8, 2020. We would appreciate your patience until then. 

Regards, 
Nevitha 



Marked as answer
Loader.
Up arrow icon