OlivierCC / spfx-40-fantastics

This package is a sample kit of Client Side Web Parts built on the SharePoint Framework SPFx. You can find here different kind of high visual web parts as carousel, images galleries, animations, map, editors, etc.
MIT License
408 stars 279 forks source link

Cross site scripting warning #45

Open abhishektyagi9 opened 6 years ago

abhishektyagi9 commented 6 years ago

Hi Oliver,

Whenever i install any of this web part on my intranet portal,i get following warning in console.How can i resolve this

# Warning!**

Use of this tool exposes you to potential security threats which can result in others gaining access to your personal Office 365 data (documents, emails, conversations and more). Make sure you trust the person or organization that asked you to access this tool before proceeding.

Learn more here: https://technet.microsoft.com/en-us/library/bb794823.aspx**

issuewithnewsstreamconfig

joelfmrodrigues commented 6 years ago

This is an expected warning and you can ignore it. You should be able to find more info related to it on https://github.com/SharePoint/sp-dev-docs

AhsenBaig commented 2 years ago

Related to https://github.com/pnp/sp-dev-fx-webparts/issues/235