I am using ag-grid 11 with Angular 4.4.7 and typescript 2.3. When I have focus on an input box in a grid cell and using tab key to move focus to next grid cell as expected in a table in html, cursor moves to address bar instead of moving to next input box.
If someone has come across the same problem and have solution, please let me know.
Thanks.