Error in 23.1.42

I am getting the following exception upon paging in 23.1.42 that does not occur in 23.1.40 and want to be sure it's captured:


```

System.NullReferenceException: Object reference not set to an instance of an object.

   at async Task Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.UpdateListSelectionAsync(TItem item, string className)

   at async Task Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.UpdateSelectItemAsync(TItem item, EventArgs arguments, KeyActions keyActionArguments)

   at async Task Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.PropertyChangeAsync(Dictionary<string, object> newProperties)

   at async Task Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnParametersSetAsync()

   at async Task Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)

```

This does not occur in 23.1.40 and I have reverted accordingly.


If there is any further information I can provide to diagnose further please let me know.


Thank you for all your amazing work out there.


3 Replies 1 reply marked as answer

NP Naveen Palanivel Syncfusion Team October 31, 2023 01:22 PM UTC

Hi Mike,


Before proceeding further with your requirement kindly share the below details to validate further at our end.


  1. Share us the entire Grid code snippet along with mode class
  2. Share us the video demonstration of the issue with elaborately , it will more useful to us.
  3. If possible share us a simple issue reproduceable sample with duplicate data.


The above-requested details will be very helpful for us to validate the reported query at our end and provide the solution as early as possible.


Regards,

Naveen Palanivel



MI Mike-E November 16, 2023 03:39 PM UTC

Hi Naveen and team.  This issue appears fixed in 23.1.44 and is no longer an issue.  Thank you for your incredible diligence and commitment to quality.  Your product and support are truly commendable. 👍🙏


Marked as answer

PS Prathap Senthil Syncfusion Team November 17, 2023 07:26 AM UTC

Thanks for the update,

We are glad to hear that the issue has been successfully resolved. We will now close this thread.


Loader.
Up arrow icon