Dropdown inside Dialog strange behavior

Hi. We recently updated our Blazor Wasm app to Radzen.Blazor v 7.1.3. Users have reported that selecting a value with the mouse from a Radzen dropdown control that is inside a dialog does not work. I have determined that this is true, except that if I click on the top white area of the dropdown a second time, then selection is possible.

Incidentally, this problem does not appear when we run the app locally in Visual Studio -- it's only there in the published sites.

Has this problem been reported and fixed in a later version?

Thanks much,
Alan Daniels

Never heard of such issue before. Our demos are published WASM app however I’m unable to replicate something similar.

Enchev,

Thanks for checking! In case it was missed in my original message, the problem only appears for us with a dropdown inside a popup Dialog.