Forum Discussion
SharePoint framework react-script editor web part error
- Sep 04, 2017
You're trying to load artefacts from https://publiccdn.sharepointonline.com/techmikael.sharepoint.com/ - AFAIK that is the SharePoint tenant of Mikael Svensson, and not you :-)
Modify the config/config.json to point to YOUR location where you have your Office UI Fabric React components
You're trying to load artefacts from https://publiccdn.sharepointonline.com/techmikael.sharepoint.com/ - AFAIK that is the SharePoint tenant of Mikael Svensson, and not you :-)
Modify the config/config.json to point to YOUR location where you have your Office UI Fabric React components
- Mikael SvensonOct 03, 2017Steel Contributor
Well, it should work just fine loading from the CDN of a different tenant. I’ll do a PR and revert back to local bundling of the fabric. And might upgrade to latest drop as well.
- arvinditku3018Sep 05, 2017Copper ContributorThanks Wictor. :)
I noticed that, but later I thought it would be some public cdn so I can access.
Now it is confirmed. Will give a try again.