igniteui-webcomponents
igniteui-webcomponents copied to clipboard
IgcGrid throws an error when trying to hook the exporter.rowExporting function
- Run the attached sample project (it is a Blazor project at the moment, but the issue happens in scripts - will attach a WC project later)
- When the grid appears, click the "Assign Data to Grid" button.
- Export the grid and view the console.
Result: Error in the console that this.rowExporting.emit is not a function