Hi Team,
I am facing issue in setting focus for autocomplete component.
this.$refs.sideBarSearch.ej2Instances.focusIn()
|
Hi Sevvandhi,
I have tried with provided solution, I still get the same error.
below line worked for another input <ejs-autocomplete ref="outletInputSearch"
this.$refs.outletInputSearch.focusIn()
-----------------------------------------------------------------
In current case, I am supposed to focus autocomplete input once modal is opened.
current versions