November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
For example, if we have the following tree structure:
- Start - - Page A - - Page B
If the editor opens Page A, some resources won't be loaded, page layout breaks.
If he clicks on Page A again, everything works fine.
If he clicks on Page B, resources for Page B are not loaded, page layout of Page B breaks.
If he clicks on Page A again, resources are not loaded so he has to refresh the page again.
This happens in edit mode only. Everything works fine on public web.
Hi,
We're using typekit and custom cloud.typography fonts.
When editors open the page in IE11, clould.typography fonts (and some other resources) fail to load and our page layout breaks.
If editors refresh the page by pressing F5 or clicking on the same page in epi tree, episerver loads all resources and everything works fine.
I used dev tools in IE11 to capture the network traffic. On first page load, epi downloads 22 resources, on second one it downloads 96.
Tested with EPiServer 8.0.0 and 8.2.0
Can we force the cms to download all resources on first page load?