igniteui-cli icon indicating copy to clipboard operation
igniteui-cli copied to clipboard

igGrid exporting template for React throws a dynamic page loading error when navigating to another template in a project

Open PlamenaMiteva opened this issue 7 years ago • 0 comments

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

  1. Create a react project and add grid exporting template and 2 other grid templates
  2. 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

PlamenaMiteva avatar Nov 28 '18 15:11 PlamenaMiteva