Forum Discussion
Hero web part text not displaying fully
Laurie Willis I have confirmed this also occurs on the News (List View) web part. It loads inconsistently. Sometimes the descriptions load in small text, sometimes in large text, sometimes they don't load at all, sometimes they only load on one item.
I believe this is due to the way the page loads and dynamically resizes itself (Adaptive Design), but the web part is running script to determine what html to generate based on size, but if this code runs before the page is fully rendered it will return different results. This is bad coding and a BUG. The web part should recheck the width of the content after the page is fully loaded to determine how it needs to display the descriptions.
In my experience, this occurs most often in a 3 column layout in Chrome.
I am also having the problem in both IE and Chrome. My results are different each time I look.
- SP_DesignerAug 30, 2019Copper Contributor
BTW, it is happening in the Hero two column.