Hi
while doing multiple time drag and drop, It is not working. It is throwing exception like this
Object reference not set to an instance of an object.
at Syncfusion.Blazor.Schedule.SfSchedule`1.OnDragStart(String args, String eventGuid)
at Object.endInvokeDotNetFromJS (blazor.server.js:8)
at e.<anonymous> (blazor.server.js:8)
at blazor.server.js:1
at Array.forEach (<anonymous>)
at e.invokeClientMethod (blazor.server.js:1)
at e.processIncomingData (blazor.server.js:1)
at e.connection.onreceive (blazor.server.js:1)
at WebSocket.i.onmessage (blazor.server.js:1)
It is working fine upto 5 to 7 time drag and drop after that it is throwing exception in console.