irossimoline / angular4-material-table

Angular 4 table based on @angular/cdk table structure, to allow row insertion, edition, validation and deletion.
MIT License
55 stars 25 forks source link

p-autocomplete shows focus on second tab click #47

Open BhargaviKasi opened 4 years ago

BhargaviKasi commented 4 years ago

Am using tabIndex to focus on tab press but on first press it's not focusing after 2nd click it shows focus. How can I focus that on one click????