Hello
We are trying to upgrade Stimulsoft.Reports.Angular.NetCore from version 2023.3.3 to the latest version 2024.3.3 and now the report is crashing on loading
The htmlHelper passed before is null, an instance should probably be passed instead of null
The loading seems to crash when passing form values
Maybe we missed something but we can't see what
You can reproduce by downloading a sample project on https://publish.stimulsoft.com/#NetCore/Angular
Select ASP.NET MVC, Angular, .NET 6, File, Show
Then in the project, in ViewerController.cs in InitViewer add this line right before the return :
options.Server.PassFormValues = true;
Then run the project and the page will crash on loading
Thank you for your help
Crash on report loading
Re: Crash on report loading
Hello.
Will be fixed from 2023.3.4 version.
Will be fixed from 2023.3.4 version.