2024.4.5 designer css broken
2024.4.5 designer css broken
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
I Attached and image showing the problem
- Attachments
-
- Screenshot 2024-12-05 at 23.23.31.png (284.41 KiB) Viewed 17487 times
Re: 2024.4.5 designer css broken
Hello
Can you check that CSS loaded correctly?
Can you check that CSS loaded correctly?
Re: 2024.4.5 designer css broken
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
Hello
With next version 2025.1.1 we will add ability to intercept CSS loading, it must fix your problem.
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
When you will release it? In this case i need to wait your next release right?
-
- Posts: 7332
- Joined: Tue Mar 20, 2018 5:34 am
Re: 2024.4.5 designer css broken
Hello,
The next release will be available within two weeks.
Thank you.
The next release will be available within two weeks.
Thank you.
Re: 2024.4.5 designer css broken
I've updated to 2025.1.1 but problem still exists. It didnt fixed my problem.
Re: 2024.4.5 designer css broken
Hello
We added ability to add headers with HttpInterceptor also in CSS loading request, please check that you are using 2025.1.1 version
We added ability to add headers with HttpInterceptor also in CSS loading request, please check that you are using 2025.1.1 version