Description
When exporting the grid to Excel with a column with PipeArgs and a Locale other than en-US, the export hangs
Hosting Model
Blazor WebAssembly
.NET Version
8.0
Ignite UI for Blazor Version
25.2.83
Component / Area
Other
Browser
Chrome
Operating System
Windows
Steps to Reproduce
- Run the attached sample project.
- Try to export to Excel via the toolbar
Actual Result
Export hangs with the following error in the console:
ERROR Yv: NG0701
at xF (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:967633)
at AO (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:1006102)
at igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2152517
at Array.forEach ()
at e.getColumns (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2151407)
at e.export (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2138203)
at e.export (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2197916)
at e.exportClicked (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2197396)
at igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2196039
at fI (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:931788)
Expected Result
Export completes
Reproduction URL
No response
Attachments
toolbar-sample-1.zip
Description
When exporting the grid to Excel with a column with PipeArgs and a Locale other than en-US, the export hangs
Hosting Model
Blazor WebAssembly
.NET Version
8.0
Ignite UI for Blazor Version
25.2.83
Component / Area
Other
Browser
Chrome
Operating System
Windows
Steps to Reproduce
Actual Result
Export hangs with the following error in the console:
ERROR Yv: NG0701
at xF (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:967633)
at AO (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:1006102)
at igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2152517
at Array.forEach ()
at e.getColumns (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2151407)
at e.export (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2138203)
at e.export (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2197916)
at e.exportClicked (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2197396)
at igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:2196039
at fI (igniteui-angular-elements.417b2a3c6a0bc6695cfb.bundle.js:1:931788)
Expected Result
Export completes
Reproduction URL
No response
Attachments
toolbar-sample-1.zip