RadzenButton Variant Outlined does not reset Hover shading after click on mobile

Hi,

a button declared like that <RadzenButton Variant="Variant.Outlined"... does get shaded when hovered over.
On mobile (tested on chrome on android) it does not reset that shading after being pressed once. Chrome desktop does it.
To check head to Blazor Button Component | Free UI Components by Radzen on an android Phone and scroll to the outlined buttons and click them. They stay shaded.

Hi @Johannes_Schmidt,

Reproduced. A fix should be in with the upcoming release.

Thanks!

1 Like

Thank you very much! You rock!