Description
When you add an IgcDataGrid view, all other igc-elements on the page stop working properly. The NavDrawer items take focus but no navigation is executed. One should click on the item's text to navigate to the corresponding view.
- Ignite UI CLI version: 9.0.0-rc.0
- Framework: Web components
Steps to reproduce
- Create a new Web components project
- Add a Grid view
- Run he project
- Click the "Grid" item in the navigation but not on the text
Result
The navigation item takes focus but no navigation is executed
Expected result
You should be navigated to the Grid view
Description
When you add an IgcDataGrid view, all other igc-elements on the page stop working properly. The NavDrawer items take focus but no navigation is executed. One should click on the item's text to navigate to the corresponding view.
Steps to reproduce
Result
The navigation item takes focus but no navigation is executed
Expected result
You should be navigated to the Grid view