Hello,
The last menu item clicked seems to be capturing focus after each keypess when typing in a Telerik textbox control or numeric textbox control with two way binding.
After each keypress I have to refocus on the textbox control to keep typing.
Is there a work around or am I missing an attribute on the textbox control to make this work correctly?
Video: https://drive.google.com/file/d/1XfvnxtkNUSqMW-XLez2HaPtEBB1AAT28/view?usp=sharing
Sample code: https://drive.google.com/file/d/18z7asESAl74xzDfxBLVV7PDHnQe3wSwU/view?usp=sharing
Thanks