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...
PeterTJonker
Feb 16, 2022Copper Contributor
Hi, I am experiencing the same problem: certain web parts are not loading, manual refresh is necessary. This is not acceptable.
Is there a solution in sight? I should not be forced to add javascript, this should work out of the box.
Is there a solution in sight? I should not be forced to add javascript, this should work out of the box.
WNawa1075
Feb 18, 2022Copper Contributor
Hi, i've observed similar problem. My small investigation showed, that case depends on page layout.
Site collection welcome page is HomePage layout
First Load - all webparts are loaded correctly
to scenarios:
1. Navigate to page with layout ArticlePage (click link) - then return back with browser navigation button, some webparts on the bottom page are not loaded.
(need full refresh)
2 . Navigate to page with layout HomePage (click link)- then return back with browser navigation button, all webparts on the page are loaded.
This behavior occurs on one of several tenats i checked.
The same SPFx webpars, the same sections etc.
I think this is some kind of a native code bug rendering SPFx components
Site collection welcome page is HomePage layout
First Load - all webparts are loaded correctly
to scenarios:
1. Navigate to page with layout ArticlePage (click link) - then return back with browser navigation button, some webparts on the bottom page are not loaded.
(need full refresh)
2 . Navigate to page with layout HomePage (click link)- then return back with browser navigation button, all webparts on the page are loaded.
This behavior occurs on one of several tenats i checked.
The same SPFx webpars, the same sections etc.
I think this is some kind of a native code bug rendering SPFx components