Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load component "6d28e73b-ed80-494e-8238-c0106c26b36a" (PersonalCalendarWebPart). #577

Open
mvcsharepointdev opened this issue Jun 12, 2022 · 7 comments
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

Comments

@mvcsharepointdev
Copy link

mvcsharepointdev commented Jun 12, 2022

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:-

image

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:-

image

any advice please on how to fix this issue?
Thanks

@ghost
Copy link

ghost commented Jun 12, 2022

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Jun 12, 2022
@mboesjes
Copy link

mboesjes commented Feb 6, 2023

I'm having the same issue. Hope there will be a solution quickly.

@eoverfield
Copy link
Collaborator

We are in the process of upgrading all solutions to SPFx v1.16.1. We will have more info to share on the personal calendar webpart with this refresh. you can review many of the ongoing updates below, though personal calendar is still on the list to be addressed.
https://github.com/pnp/sp-starter-kit/tree/v3/source

@eoverfield eoverfield added status:working-on-it Known issue / feature being addressed. Will use other "status:*" labels & comments for more detail. type:bug dependencies Pull requests that update a dependency file Environment:SharePoint Online Environment:SharePoint Online Version:V2 Starter Kit Version V2 and removed Needs: Triage 🔍 labels Feb 8, 2023
@eoverfield
Copy link
Collaborator

We have merged an update to both the personal calendar and the shared library dependency to a V3 branch. This also requires the mgt 2.9.0 upgrade as well.
I suggest you download the three sppkg's from https://github.com/pnp/sp-starter-kit/tree/v3/source. This has worked well in our validation tenants.

Please note we will be updating the Starter Kit provisioning template / installation process once all components have been updated to 1.16.1, so in the mean time, I recommend you simply install the sppkg's from the specific webparts in question from the v3 branch.

@mboesjes
Copy link

Hi eoverfield,
This worked for me, thanks!
But now I'm running into the issue allready addressed with the 1 hour time difference.
I can see a quick fix with rebuilding stuff etc.. but I'm not that technical :-(
Is there any other way to fix this?

@eoverfield
Copy link
Collaborator

@mboesjes could you please provide a link to the fix you are referring to above?

@mboesjes
Copy link

@eoverfield here's the link: #166 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants