Failed to load component "6d28e73b-ed80-494e-8238-c0106c26b36a" (PersonalCalendarWebPart). #577
Labels
dependencies
Pull requests that update a dependency file
Environment:SharePoint Online
Environment:SharePoint Online
status:working-on-it
Known issue / feature being addressed. Will use other "status:*" labels & comments for more detail.
type:bug
Version:V2
Starter Kit Version V2
I want to add the "react-personal-calendar-client-side-solution" to our modern communication site. so i follow the exact steps on this link @ https://github.com/pnp/sp-starter-kit/tree/master/source/react-personal-calendar and i installed those 2 applications to our app catalog + added them to the site collection:-
but when i added the "Personal Calender's web part" >> I got this error:-
**Something went wrong
If the problem persists, contact the site administrator and give them the information in Technical Details.
TECHNICAL DETAILS
[SPLoaderError.loadComponentError]:
Failed to load component "6d28e73b-ed80-494e-8238-c0106c26b36a" (PersonalCalendarWebPart). Original error: Manifest not found for component id "78b11c7d-7ca8-47cb-a93c-d3beabb519a1" and version "2.0.0".
INNERERROR:
Manifest not found for component id "78b11c7d-7ca8-47cb-a93c-d3beabb519a1" and version "2.0.0".
CALLSTACK:
Error
at t [as constructor] (https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-us_a75f6966d7bb57c053063897431fa506.js?1654993602208:70:214440)
at new t (https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-us_a75f6966d7bb57c053063897431fa506.js?1654993602208:71:7680)
at e.buildErrorWithVerboseLog (https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-us_a75f6966d7bb57c053063897431fa506.js?1654993602208:71:44944)
at e.buildLoadComponentError (https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-us_a75f6966d7bb57c053063897431fa506.js?1654993602208:71:41035)
at https://res-1.cdn.office.net/files/sp-client/chunk.systemjs-component-loader_en-us_8ba778ca573ea69fc754.js:1:6012**
As follow:-
any advice please on how to fix this issue?
Thanks
The text was updated successfully, but these errors were encountered: