while doing multiple time drag and drop, It is not working

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.






1 Reply 1 reply marked as answer

PN Praveenkumar Narasimhanaidu Syncfusion Team March 15, 2021 01:07 PM UTC

Hi Chandradev, 

Greetings from Syncfusion support..! 

We have validated your reported issue “while doing multiple time drag and drop, it is not working” and unfortunately your reported issue is not reproducing and its working fine at our end. We have prepared a working sample which can be downloaded from below link. 


Kindly try the above sample and if still issue persists at your end, please share following details to provide prompt solution. 
  • Try to replicate your issue in above sample
  • Share your code snippets
  • Share a video demo of issue replication procedure
  • Share an issue reproducing sample
  • Syncfusion version details
 
Regards, 
Praveenkumar. 


Marked as answer
Loader.
Up arrow icon