Hi Eduardo,
Based on your query and shared codes, we suspect
that calling the RefreshEventsAsync() method from somewhere in your code
might be causing the mentioned issue. We've prepared a sample and tried to
replicate the issue, but we couldn't reproduce it. We recommend using the databound
event in the scheduler and debugging it by clicking on an event or the cancel
button to follow the call stack. For example, in the shared video, we triggered
the databound event by clicking the save button and found the call stack. If
unnecessary calls are going for the RefreshEventsAsync method, prevent them. If
you are still facing the issue, kindly provide the following details, as they
will greatly help us understand and resolve the problem:
- Whether we have missed anything in
our shared sample.
- Provide
a simplified sample that replicates the issue, or
- Replicate
the issue in our shared sample.
Regards,
Venkatesh
Attachment:
BlazorScheduler_5eb062b0.zip