Hi,
I have been using the focusIn method to return the focus to a combobox and was working perfectly using angular 6 and syncfusion components 16.4.52
But when i updated my app to angular 8, It stopped working as expected. now the control will have blur but the cursor is not present on it. Only if I click the control the cursor comes in place
I tried updating to syncfusion latest release and the problem persists