Apr 17 2017 06:25 PM - edited Apr 17 2017 06:25 PM
SharePoint Online Script Editor Web Part is causing ERR_BLOCKED_BY_XSS_AUDITOR. Anyone else seeing this with the latest Chrome updates? Happens for me when in Page Edit mode, trying to edit any web part on the page.
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-discuss/UrsSOYWITe0
Apr 17 2017 06:49 PM
SolutionQuick workaround maybe is to use a Content Editor Webpart and point at an HTML file which pulls in the necessary JavaScript + CSS required for whatever customization you're doing? I hate the Script Editor Webpart, but appreciate that people need to inject customizations into pages.
Apr 17 2017 06:52 PM
Thanks Jared,
I'll try your suggestion first thing in the morning and update here. It's a yammer feed embed that is causing the problem.
Apr 17 2017 07:06 PM
This did resolve the issue. Thanks again!
Apr 27 2017 06:44 AM
Using Content Editor and pointing to HTML file in Subsite/SiteAssets folder didn't work for me using the following and Chrome 58 latest version:
pubauctions.html (file)
<html>
<head></head>
<body>
<embed src="http://www.publicsurplus.com/" width="99%" height="500px">
</body>
</html>
Apr 28 2017 02:32 AM
Apr 28 2017 03:49 AM - edited Apr 28 2017 03:49 AM
Yes just had some tricky issues with this in the past week or so. It's a Google issue not MS. For example I have a PowerPoint embedded on a page and I get the error when I try to edit the page or that web part.
Apr 28 2017 07:40 AM
Unfortunately, this not only affects the display in Chrome but using IE 11 also brings up a dialog:
Only secure content is displayed and requires the button Show all content to be clicked before displaying the content editor web part.
It's affecting FIrefox as well
Apr 28 2017 08:32 AM
Having this exact same problem when trying to add embedded Yammer content. So that's kind of annoying.
Apr 28 2017 08:35 AM
It's more than annoying here, we've been pushing out online security training to staff and these kind of errors are pop ups that can be confused for phishing attempts, malware, etc. and lead to helpdesk issues.
I would typically recommend to NOT click on a popup.
May 15 2017 09:35 AM
What's the best way to move this to MS support? At best it's annoying at worst it's a barrier to use of SP.