Description
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- browser version
Google Chrome - Version 97.0.4692.99 (Official Build) (64-bit)
Microsoft Edge - Version 97.0.1072.62 (Official build) (64-bit) - SPFx version
1.12.1 - Node.js version
10.13
Describe the bug / error
I'm facing a strange error where SPFX web part is serving an old version of the CDN files when using a standard refresh in chrome but works fine when doing a hard reload.
The problem appears again if another standard refresh is shown.
Gif showing the same page in both browsers side by side.
**Important to note that this has been reported to have occurred across a number of my customer's Production tenants and I can provide the details of those privately.
I believe this is similar to this issue
SPFx loading old version files and sometimes from different environment #7008
Apologies if more information is needed on build/environment etc but my assumption is that this isn't a specific config of my setup.
Thanks
Steps to reproduce
- Add custom web part in Chrome & Edge
Expected behavior
Same consistent experience in Chrome and Edge