Posted 16 August 2021, 6:28 am EST
Hi Team
https://stackblitz.com/edit/angular-tl5hab
In above snippet when we add a new row and select a value from a single dropdown (section column) and remove that value using space bar. Then we cant reselect any value and popup also gets stuck.
Steps:
- Add a new row.
- Select section value
- Keep focus on section cell and click on space bar form keyboard
- Now the value gets blank and popup gets stuck now select any other value it is not getting selected.
Please provide a solution for this.