We are experncing the strange issue at SharePoint Online

Raj Kumar DhanRaj 1 Reputation point
2021-09-30T12:27:56.853+00:00

Guys,

Help !!!

Issue Statement:

We are experning the strange issue at SharePoint Online

'Webparts are not loading at SharePoint page'

Technologies used: SPFX (React JS + Type Script)

Exception @ SharPoint Page: Something went wrong 'During webpart after load'

Exception details @ Brower:

Aspect 1:

DevTools failed to load source map: Could not load content for https://publiccdn.sharepointonline.com/TG365.sharepoint.com/sites/dws-uat/ClientSideAssets/e7518b8b-fc13-4a5d-a200-496f3ffca941/lib/mobx.umd.min.js.map: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://publiccdn.sharepointonline.com/TG365.sharepoint.com/sites/Canvas/ClientSideAssets/92fd11b5-0464-4636-9945-b26695a6bf71/lib/mobx.umd.min.js.map: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Aspect 2:

VM56:5 Uncaught Error: Multiple anonymous defines in module https://component-id.invalid/48a19309-446f-447f-9a96-548766e55da6_0.0.1/moment
at l.eval [as reduceRegister_] (eval at <anonymous> (modernb.akamai.odsp.cdn.office.net/files/sp-client/chunk.systemjs-component-loader_en-us_5fb53ed0cfeca06f5fdc.js:1), <anonymous>:5:14395)
at HTMLScriptElement.m (eval at <anonymous> (modernb.akamai.odsp.cdn.office.net/files/sp-client/chunk.systemjs-component-loader_en-us_5fb53ed0cfeca06f5fdc.js:1), <anonymous>:5:72)
VM56:5 Uncaught Error: Multiple anonymous defines in module https://component-id.invalid/48a19309-446f-447f-9a96-548766e55da6_0.0.1/jquery
at l.eval [as reduceRegister_] (eval at <anonymous> (modernb.akamai.odsp.cdn.office.net/files/sp-client/chunk.systemjs-component-loader_en-us_5fb53ed0cfeca06f5fdc.js:1), <anonymous>:5:14395)
at HTMLScriptElement.m (eval at <anonymous> (modernb.akamai.odsp.cdn.office.net/files/sp-client/chunk.systemjs-component-loader_en-us_5fb53ed0cfeca06f5fdc.js:1), <anonymous>:5:72)

Anyone experienced same...? any pointers towards resolution...?

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. MichaelHan-MSFT 18,126 Reputation points
    2021-10-01T07:03:24.357+00:00

    Hi @Raj Kumar DhanRaj ,

    Please share more details for troubleshooting this issue.

    • Did the SPFx web part work when running on local workbench?
    • What's the version of your SPFx app?
    • If possible, please share the code you use so I could help you more.

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Raj Kumar DhanRaj 1 Reputation point
    2021-10-04T09:21:59.657+00:00

    Hi Michael,

    Pls. have a look at the comments below,

    Did the SPFx web part work when running on local workbench?

    <Raj> Yes

    What's the version of your SPFx app?

    <Raj> Pls. have a look at information as below.

    • Node.JS---> 8.11.3
    • React JS Version--->15.6.2
    • Type Script Version--->.....? typescript version: 2.4.2

    If possible, please share the code you use so I could help you more.

    <Raj> Because of security reasons, not able to share. Sorry.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.