Disabling and reenabling a dropdown causes it to not work

This is based on version 3.1.4 -- Server . NET 5.0

Scenario: I have a dropdown that has a change event. In the change event, it disables or enables another dropdown based on a certain condition. This worked perfectly in the past. However, it stopped working.

New Behavior: Whenever the dropdown is disabled, it becomes irresponsive after reenabling it. The data, binding, and other property values, etc. seem to be ok -- nothing unusual.

Question: Is this a known bug? It was working a few cycles ago until now!

Please advise

UPDATE: I rolled back to 3.0.10 and it works in that version. It appears that the bug was introduced in version 3.1.0.

Thanks

1 Like

Hi @mlarose,

Thank you for reporting this problem! We will fix it with the next Radze.Blazor release.