Setup Stimulsoft with Angular 5

Stimulsoft Reports.JS discussion
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: Setup Stimulsoft with Angular 5

Post by mrapi »

Hi.there are 2 months from posting this issue,is there any hope of fixing?
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: Setup Stimulsoft with Angular 5

Post by Lech Kulikowski »

Hello,

We are working on the problem. We will let you know when the solution is available.

Thank you.
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: Setup Stimulsoft with Angular 5

Post by Lech Kulikowski »

Hello,

Sorry for the delay, we are still working on the issue. There is no yet ready solution for you. Sorry, but the issue is not easy. I will keep you informed when I have any information regarding this.

Thank you.
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: Setup Stimulsoft with Angular 5

Post by mrapi »

k.thanks
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: Setup Stimulsoft with Angular 5

Post by Lech Kulikowski »

Hello

Please let us know if you need any additional help.

Thank you.
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: Setup Stimulsoft with Angular 5

Post by mrapi »

Hi
there is a estimated time for a fix? currently,to display a report we are forcing the application to relaunch on a new tab(that way the above bug is not present),on first run report is empty,on second report look good.that takes up to 15 second for a user to see a report and it is very annoying
thanks
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: Setup Stimulsoft with Angular 5

Post by Lech Kulikowski »

Hello,

Please send us your request on support@stimulsoft.com.

Thank you.
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: Setup Stimulsoft with Angular 5

Post by mrapi »

Hi,sent.
thanks
Lech Kulikowski wrote: Wed Jan 23, 2019 10:59 pm Hello,

Please send us your request on support@stimulsoft.com.

Thank you.
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: Setup Stimulsoft with Angular 5

Post by Lech Kulikowski »

Hello,

Thank you.
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: Setup Stimulsoft with Angular 5

Post by mrapi »

Many thanks to Stimulsoft team,the problem in my project was found:
the mistake was here:
in template id was named 'viewer'

Code: Select all

<div id="viewer"></div>
but in code was incorrect named viewerContent:

Code: Select all

 this.viewer.renderHtml("viewerContent");
I've attached the working project,in case someone need that configuration: Angular CLI + .Net Core
thanks
Attachments
my-new-app.zip
(1.67 MiB) Downloaded 276 times
Last edited by mrapi on Sun Feb 03, 2019 5:11 pm, edited 1 time in total.
Post Reply