OlivierCC / spfx-40-fantastics

This package is a sample kit of Client Side Web Parts built on the SharePoint Framework SPFx. You can find here different kind of high visual web parts as carousel, images galleries, animations, map, editors, etc.
MIT License
407 stars 279 forks source link

Tiles Web Part suddenly spawning error - Failed to load component #90

Open DS2019 opened 5 years ago

DS2019 commented 5 years ago

All sites with the Tiles web part are showing a version of this: SPLoaderError.loadComponentError]: Failed to load component "ee6ccc68-d0ec-456c-8968-08a705191cf1" (TilesMenu). Original error: Failed to load URL 'https://spfx40fantastics.azureedge.net/spfx40fantastics/tilesmenu.bundle_d1f5d36cfae1b9d701da525c10b7c3e0.js' for resource 'tilesMenu.bundle' in component 'ee6ccc68-d0ec-456c-8968-08a705191cf1' (TilesMenu). There was a network problem. This may be a problem with a HTTPS certificate. Make sure you have the right certificate.

INNERERROR: Failed to load URL 'https://spfx40fantastics.azureedge.net/spfx40fantastics/tilesmenu.bundle_d1f5d36cfae1b9d701da525c10b7c3e0.js' for resource 'tilesMenu.bundle' in component 'ee6ccc68-d0ec-456c-8968-08a705191cf1' (TilesMenu). There was a network problem. This may be a problem with a HTTPS certificate. Make sure you have the right certificate. ***CALLSTACK: Error at t [as constructor] (https://spoprod-a.akamaihd.net/files/sp-client-prod_2018-09-28.009/sp-classic-page-assembly_en-us_5822e091585b83c1c9fb575639324b2b.js:187:15996) at new t (https://spoprod-a.akamaihd.net/files/sp-client-prod_2018-09-28.009/sp-classic-page-assembly_en-us_5822e091585b83c1c9fb575639324b2b.js:821:21748) at Function.e.buildErrorWithVerboseLog (https://spoprod-a.akamaihd.net/files/sp-client-prod_2018-09-28.009/sp-classic-page-assembly_en-us_5822e091585b83c1c9fb575639324b2b.js:821:15896) at Function.e.buildLoadComponentError (https://spoprod-a.akamaihd.net/files/sp-client-prod_2018-09-28.009/sp-classic-page-assembly_en-us_5822e091585b83c1c9fb575639324b2b.js:821:11927) at https://spoprod-a.akamaihd.net/files/sp-client-prod_2018-09-28.009/sp-classic-page-assembly_en-us_5822e091585b83c1c9fb575639324b2b.js:821:71025

I saw that a similar issue happened in July 2017 - and it started working again later that day. Anyone else getting this?