"... did not call System.register or AMD define."

Copper Contributor

Hi there,

I'm new to the topic of Sharepoint webparts and currently trying to run one of my Webparts on IOS with Safari. Most of my webparts are working just fine, but this particular webpart gets the error:

 

[SPLoaderError.loadComponentError]:
Failed to load component "9d6e26c1-e57c-4005-ad6a-5b066f1acd65" (ReactDatatableWebPart). Original
error: Failed to load entry point from component "9d6e26c1-e57c-4005-ad6a-5b066f1acd65"
(ReactDatatableWebPart). Original error: Error loading https://component-id.invalid/9d6e26c1-e57c-4005
ad6a-5b066f1acd65_1.1.0
https://component-id.invalid/9d6e26c1-e57c-4005-ad6a-5b066f1acd65_1.1.0didnotcall System.register
or AMD define. If loading a global module configure the global name via the meta exports property for script
injection support.
INNERERROR:
Failed to load entry point from component "9d6e26c1-e57c-4005-ad6a-5b066f1acd65"
(ReactDatatableWebPart). Original error: Error loading https://component-id.invalid/9d6e26c1-e57c-4005
ad6a-5b066f1acd65 1.1.0
https://component-id.invalid/9d6e26c1-e57c-4005-ad6a-5b066f1acd65_1.1.0did notcallSystem.register
or AMD define. If loading a global module configure the global name via the meta exports property for script
injection support.
CALLSTACK:
t@https://modernb.akamai.odsp.cdn.office.net/files/sp-client/sp-pages-assembly_de-
dee081b5a3498d4c2de3462aff1dbeeaba.js:67:19903
t@https://modernb.akamai.odsp.cdn.office.net/files/sp-client/sp-pages-assembly_de.
de_e081b5a3498d4c2de3462aff1dbeeaba.js:68:9672
t@[native code]
@https://modernb.akamai.odsp.cdn.office.net/files/sp-client/sp-pages-assembly_de-
de_e081b5a3498d4c2de3462aff1dbeeaba.js:68:47042
@https://modernb.akamai.odsp.cdn.office.net/files/sp-client/chunk.systemjs-component-loader_de.
de_0e72155ab8ba4215d52d.js:1:11918
promiseReactionJob@[nativecode]

 

Any suggestions on why only this webpart produces the error. I found a post saying, that Safari is not compatible, but the other webparts on the sharepoint work normaly on Safari.

 

Thank you very much for any help,

Best

0 Replies