I am using Prime React library for implementing it's DataTable feature in an application built using SPFX with react for SharePoint Online - WebPart.
In local serve, the csv export feature is working in both IE & Chrome. but when the built files are deployed to Sharepoint site, csv export feature is failing in Chrome but is working fine in IE. Need a resolution for this.
i have raised the same concern in primefaces/primereact library .
Issue seems to be related with the library. looking for solutions or workarounds.
Thanks in Advance