Page 1 of 1
2024.4.5 designer css broken
Posted: Thu Dec 05, 2024 8:24 pm
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
Re: 2024.4.5 designer css broken
Posted: Fri Dec 06, 2024 9:52 am
by Vadim
Hello
Can you check that CSS loaded correctly?

- 1.png (58.55 KiB) Viewed 17607 times
Re: 2024.4.5 designer css broken
Posted: Sat Dec 07, 2024 12:31 pm
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?
Re: 2024.4.5 designer css broken
Posted: Tue Dec 10, 2024 12:43 pm
by Vadim
Hello
With next version 2025.1.1 we will add ability to intercept CSS loading, it must fix your problem.
Re: 2024.4.5 designer css broken
Posted: Tue Dec 10, 2024 1:01 pm
by msk
When you will release it? In this case i need to wait your next release right?
Re: 2024.4.5 designer css broken
Posted: Tue Dec 10, 2024 2:44 pm
by Lech Kulikowski
Hello,
The next release will be available within two weeks.
Thank you.
Re: 2024.4.5 designer css broken
Posted: Wed Dec 18, 2024 11:35 am
by msk
I've updated to 2025.1.1 but problem still exists. It didnt fixed my problem.
Re: 2024.4.5 designer css broken
Posted: Thu Dec 19, 2024 7:29 am
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 (141.8 KiB) Viewed 17224 times