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...
MrCyber24
Jul 12, 2023Copper Contributor
Hello everyone!
I'm having similar issues as well. I'm working on a site to handle a few of the on-boarding trainings at my company. I can't always get web parts containing Power Apps to load, some of the buttons I've inserted for navigation fail to load, and sometimes the images I've uploaded for title banners load in warped and blurry.
I'm pretty green to SharePoint Online (and SharePoint in general) but I've learned a good bit over the last few months. Does anyone have any additional advice? And does anyone know if the Javascript fix still works and, if so, where I might go to type it in?
Thanks in advance!
I'm having similar issues as well. I'm working on a site to handle a few of the on-boarding trainings at my company. I can't always get web parts containing Power Apps to load, some of the buttons I've inserted for navigation fail to load, and sometimes the images I've uploaded for title banners load in warped and blurry.
I'm pretty green to SharePoint Online (and SharePoint in general) but I've learned a good bit over the last few months. Does anyone have any additional advice? And does anyone know if the Javascript fix still works and, if so, where I might go to type it in?
Thanks in advance!
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?
- MrTottenJul 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!