Page 1 of 1

Report Rendering Issue

Posted: Tue Sep 20, 2022 1:22 pm
by OwkGeek
Hi All ,

I have built a report and it works great in the preview window inside the designer app , but when I try to view the report inside my app the report breaks apart , I tried removing all the grouping and that does not help

Has any seen this issue before ?

Image

Re: Report Rendering Issue

Posted: Tue Sep 20, 2022 8:16 pm
by Lech Kulikowski
Hello,

What product and version are you use?
Please send us a sample project that reproduces the issue for analysis.

Thank you.

Re: Report Rendering Issue

Posted: Thu Sep 22, 2022 5:28 am
by OwkGeek
Hi ,

I am currently using the latest JS Report engine: 2022.3.5

I have attached a demo project, if you run the project in development mode all is fine, but once I run in productions mode it breaks as in the screenshot above

CMD

npm install
npm run dev - Works fine
npm run production - Broken report

If you need any more info then let me know

Lee

Re: Report Rendering Issue

Posted: Thu Sep 22, 2022 8:25 am
by Max Shamanov
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.

Re: Report Rendering Issue

Posted: Thu Sep 22, 2022 1:50 pm
by Max Shamanov
Hello,

We ran your project in production mode and we were unable to reproduce the problem.
Can you provide more details on how to reproduce the problem?

Thank you.

Re: Report Rendering Issue

Posted: Fri Sep 23, 2022 9:36 am
by OwkGeek
Thank you support , I have manage to fix the issue , by updating the vue version 3.2.5

Re: Report Rendering Issue

Posted: Fri Sep 23, 2022 10:42 am
by Lech Kulikowski
Hello,

You are welcome.