MultiSelect (List of string) with virtualization in version 26

Hi, 

I use MultiSelect (List<string>) with virtualization in WASAM Blazor App it works fine until version 25.* but in version 26.* the  MultiSelect display a part of the datasource and the rest is empty space !

Here 2 samples in version 25 and 26.

Best regards


Attachment: BlazorApp_e88c59e7.zip

5 Replies 1 reply marked as answer

PK Priyanka Karthikeyan Syncfusion Team August 26, 2024 11:58 AM UTC

Hi mohamed kchok,

 

We have considered the reported issue "Empty popup appearing in the dropdown list" as a bug from our end and the fix for the issue will be  included in our upcoming weekly patch release, which is expected to be rolled out on first week of the September.

 

Now you can track the status of the reported issue through the feedback below,

 

Feedback link:https://www.syncfusion.com/feedback/60712/empty-popup-appearing-in-the-dropdown-list

 

Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.

 

Regards,

Priyanka K



MK mohamed kchok August 26, 2024 07:20 PM UTC

Hi  Priyanka Karthikeyan,

thank you very much for your response.

Best regards



PK Priyanka Karthikeyan Syncfusion Team September 3, 2024 08:06 AM UTC

Hi mohamed kchok,

 

We would like to inform you that we have resolved the reported issue "Empty popup appearing in the dropdown list" in our latest version 26.2.12. Therefore, we recommend that you update your package to the latest version to resolve the current problem. 

 

Sample: https://blazorplayground.syncfusion.com/BZVJjkjghPTDrpAi

 

Root cause:When the popup is opened and the list is scrolled, we previously did not update the data count or the where predicate query for primitive data types. We have now revised the code to ensure that the data count variable is updated correctly and have addressed the predicate scenarios.

 

Regards,

Priyanka K


Marked as answer

MK mohamed kchok September 3, 2024 09:57 AM UTC

Hi  Priyanka Karthikeyan,

thank you very much it works fine .

Best regards



PK Priyanka Karthikeyan Syncfusion Team September 4, 2024 06:32 AM UTC

Hi mohamed kchok,


We are glad that your issue has been resolved. Please get back to us if you need any further assistance.


Regards,

Priyanka K


Loader.
Up arrow icon