mrackley / Modern_Hillbilly_Tabs

Place Web Parts into Tabs on Modern SharePoint Pages
16 stars 8 forks source link

Error on SharePoint page #4

Open JMAppsTeam opened 1 year ago

JMAppsTeam commented 1 year ago

Hi,

I've uploaded the webpart to my SharePoint page but I get the following error:

Something went wrong If the problem persists, contact the site administrator and give them the information in Technical Details. TECHNICAL DETAILS ERROR: Cannot read properties of undefined (reading 'id')

CALL STACK: TypeError: Cannot read properties of undefined (reading 'id') at https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-au_ab9b3bc7755d89f6d67a053a741c1e21.js:76:754557 at new Promise () at e.loadComponent (https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-au_ab9b3bc7755d89f6d67a053a741c1e21.js:76:754525) at https://res-1.cdn.office.net/files/sp-client/sp-pages-assembly_en-au_ab9b3bc7755d89f6d67a053a741c1e21.js:76:756286 at async Promise.all (index 0)

Any ideas on what could be causing it?

mahesh58786 commented 9 months ago

Hi @JMAppsTeam : I am also facing the same issue. Issue seems to be with using PNP property pane controls in SPFx apps created with No framework option. Can you please let me know if you got a solution for this issue.