DropDownList broken

Hi,

DropDownList is broken in v20.2.0.36, if you downgrade to v20.1.0.47 it works.

To reproduce:

Run the project and click on the dropdown, it doesn't show the items list.

Change package version and run the project again, items now show.

Please see attached sample.


Attachment: BrokenDropDownList_dd698926.zip

1 Reply

SP Sureshkumar P Syncfusion Team July 7, 2022 06:06 AM UTC

Hi MiVision,


We have validated your reported issue with the attached sample, we suggest you use our latest versioned CDN script in the _layout.cshtml page to resolve the issue on your application.

Find the latest CDN version file reference here:

<script src="https://cdn.syncfusion.com/blazor/20.2.36/syncfusion-blazor.min.js"></script>

Find the modified sample in the attachment:

Regards,

Sureshkumar P


Attachment: BrokenDropDownList_332de4e7.zip

Loader.
Up arrow icon