DateTimePicker loses focus when the NOW button is clicked.
To reproduce the problem open the following demo:
https://demos.telerik.com/blazor-ui/datetimepicker/overview
Try clicking a few times on the NOW button. The focus is occasionally lost.
https://www.screencast.com/t/BPEXTy43
The problem is also observed when using the dropdown list component.
In the following demo:
https://demos.telerik.com/blazor-ui/dropdownlist/templates
When you select a value the focus is lost after the Dropdownlist is closed.