Question
CSS styles loading arround 6MB in IE
Hi All,
Our application built on Customer service(PegaCPMFS) and sales automation(PegaSAFS) framework. we have added limited style sheets on top of pyEndUser skin. But we could see arround 6MB of styles in IE network trace. Every time when we load screen it is loading 6MB styles as IE is not caching the styles.
How to find the different styles generated due to skin and what is the size and how to reduce the size.
Thanks,
***Edited by Moderator Marissa to update SR Details***
We have raised SR-D3126 and we got to know from support team styles are loaded only once in IE and second search it got loaded from browser cache, we just need to disable refresh from server option from developer tool when we messaure.