2024.4.5 designer css broken

Stimulsoft Reports.ANGULAR discussion
Post Reply
msk
Posts: 9
Joined: Tue May 10, 2022 1:27 pm

2024.4.5 designer css broken

Post by msk »

I've updated my dotnetcore backend and angular to 2024.4.5 but report not working properly. CSS or something else not working.

I Attached and image showing the problem
Attachments
Screenshot 2024-12-05 at 23.23.31.png
Screenshot 2024-12-05 at 23.23.31.png (284.41 KiB) Viewed 17486 times
Vadim
Posts: 409
Joined: Tue Apr 23, 2013 11:23 am

Re: 2024.4.5 designer css broken

Post by Vadim »

Hello

Can you check that CSS loaded correctly?
1.png
1.png (58.55 KiB) Viewed 17473 times
msk
Posts: 9
Joined: Tue May 10, 2022 1:27 pm

Re: 2024.4.5 designer css broken

Post by msk »

No, it doesnt load it. I am using keycloak and i dont know why it doesnt add bearer to request. But its doing it only to css request. All other requests has bearer. I tried adding it with interceptor, while loading designer etc but i couldn't able to fix it. How to fix this?
Vadim
Posts: 409
Joined: Tue Apr 23, 2013 11:23 am

Re: 2024.4.5 designer css broken

Post by Vadim »

Hello

With next version 2025.1.1 we will add ability to intercept CSS loading, it must fix your problem.
msk
Posts: 9
Joined: Tue May 10, 2022 1:27 pm

Re: 2024.4.5 designer css broken

Post by msk »

When you will release it? In this case i need to wait your next release right?
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: 2024.4.5 designer css broken

Post by Lech Kulikowski »

Hello,

The next release will be available within two weeks.

Thank you.
msk
Posts: 9
Joined: Tue May 10, 2022 1:27 pm

Re: 2024.4.5 designer css broken

Post by msk »

I've updated to 2025.1.1 but problem still exists. It didnt fixed my problem.
Vadim
Posts: 409
Joined: Tue Apr 23, 2013 11:23 am

Re: 2024.4.5 designer css broken

Post by Vadim »

Hello
We added ability to add headers with HttpInterceptor also in CSS loading request, please check that you are using 2025.1.1 version
102710.png
102710.png (141.8 KiB) Viewed 17090 times
Post Reply