Forum Discussion
Matthew2370
Nov 01, 2021Copper Contributor
SharePoint Online Webparts Not Loading Correctly Until Page Refresh
I have multiple SharePoint Online site collections that are all exhibiting the same problem with certain webparts. When a page loads that contains a quicklinks, hero app, or weather app, the wep part...
StevenPisani
Jul 13, 2023Copper Contributor
Hi,
Also currently experiencing the same issue. Webparts on some pages will load and others need page refresh or a scroll range to be met - basically lazy loading.
Same question as MrCyber24 about how to embed script if it still works?
Also currently experiencing the same issue. Webparts on some pages will load and others need page refresh or a scroll range to be met - basically lazy loading.
Same question as MrCyber24 about how to embed script if it still works?
MrTotten
Jul 13, 2023Copper Contributor
Same issue here. What's even stranger is that when I click on a link from one page it works fine but when I click on the the same link housed on a different page, it doesn't work properly.
Edit:
I tried something that may or may not work for you. I added a querystring to the end of the URL in the link I was using and it seemed to work but I'm not entirely sure if I jarred something loose when playing around with SharePoint's own keywords used in their querystrings.
I added "?ver=1" without quotes to the end of the URL. It can probably be any key/value text but I thought this was the most ignorable querystring a user might see in the address bar.
See if this works for any of you.
- MrCyber24Jul 18, 2023Copper ContributorI'll also be giving this a go. In the meantime I've consulted a coworker who advised that I should clear my browser cache. I'm definitely embarrassed for not trying this before, but the good news is that it worked! I just feel like it's an unnecessary action to be asked of my site's users... Oh well, into the troubleshooting page it goes!