Hi
First of all thank you so much syncfusion for the amazing tools.
I am trying to add bold report viewer for RDLC in Balzor with asp.net core.
every thing working fine except the export buttons, when I click on any button for export, it show the loader for few time and opens a blank page with /PostReportAction. Here is the screen shot.

my blazor index page scripts (boldreports/javascript-reporting-controls@4.2.52) are

and the PostReportAction in reportviewercontroller is (VersionBoldReports.Net.Core 4.2.62)

Please help me to resolve this issue.