igniteui-cli
igniteui-cli copied to clipboard
igGrid exporting template for React throws a dynamic page loading error when navigating to another template in a project
Description
igGrid exporting template for React throws a dynamic page loading error when navigating to another template in a project. This is reproducible with both 18.1 and 18.2 versions of ignite-ui.
- Ignite UI CLI version: 3.0.0
- Framework: React
- Project type: igx-ts
Steps to reproduce
- Create a react project and add grid exporting template and 2 other grid templates
- Navigate to the exporting template and then back to some of the other templates
Result
A dynamic page loading TypeError is thrown
Expected result
Navigating between templates should not throw any error