Variable conversion error after update

Stimulsoft Reports.WEB discussion
Post Reply
lucasrinaldi
Posts: 45
Joined: Wed Jul 12, 2023 8:18 pm

Variable conversion error after update

Post by lucasrinaldi »

I'm using version 2024.2.2 of Stimulsoft.Reports.Angular.NetCore in my API and it's working normally, after updating to the latest version 2024.3.2, I found that it started giving variable conversion errors

The AnalysisHistory variable is bool in my Designer

And the API sends it as bool and works perfectly in version 2024.2.2
I verified that the problem started to happen in version 2024.2.3
Attachments
Screenshot 2024-07-26 165341.png
Screenshot 2024-07-26 165341.png (19.05 KiB) Viewed 3476 times
Screenshot 2024-07-26 165404.png
Screenshot 2024-07-26 165404.png (33.92 KiB) Viewed 3476 times
Vadim
Posts: 409
Joined: Tue Apr 23, 2013 11:23 am

Re: Variable conversion error after update

Post by Vadim »

Hello.

Can you describe in details how to reproduce error?
Post Reply