Page 1 of 1

Crash on report loading

Posted: Tue Jul 30, 2024 4:09 pm
by Yannick
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

IMG1.jpg
IMG1.jpg (102.99 KiB) Viewed 8975 times

The htmlHelper passed before is null, an instance should probably be passed instead of null

img2.jpg
img2.jpg (28.35 KiB) Viewed 8975 times

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

Re: Crash on report loading

Posted: Wed Jul 31, 2024 9:10 am
by Vadim
Hello.

Will be fixed from 2023.3.4 version.