User Profile
Duarte_Sousa11
Copper Contributor
Joined Jan 25, 2019
User Widgets
Recent Discussions
SharePoint 2016 Server - mquery.js event deprecation
Hello everyone, On May 31 2023, Google Chrome announced that mutation events are deprecated and will be removed from the browser starting on its 127 version which goes to stable release on July 30 2024 (https://developer.chrome.com/blog/mutation-events-deprecation/). In the meantime, I've noticed in 3 different SharePoint 2016 Server environments that the javascript library mquery.js contains some of these deprecated events such as "DOMSubtreeModified" and "DOMNodeRemoved": Since I want to avoid touching on this library by trying to replace these events by the MutationObserver alternative, is there any known solution (eg: official patch) or workaround for this? Thank you all in advance. Best regards, Duarte5.4KViews0likes15CommentsSharePoint 2016 @ Imcompatibilities with Internet Explorer (document mode=11)
Hi everyone. He have recently migrated our SharePoint from 2013 to 2016. Due to group politics, right now the Internet Explorer 11 document's mode is being forced to be = 11/Edge. At the moment we have found 2 "incompatibility" issues on the document libray: 1 - The "Open with Explorer" feature/button is grayed out/disabled; 2 - When clicking to open a pdf, the file will be opened in the current tab but also in a new tab... while the expected behavior is to be open only in the new tab. By changing the document mode from 11/Edge to 10, in the IE's emulation window (after pressing F12), all of the previous mentioned issues are gone... but this is not a solution since we can't request the document's mode to be forced as 10 (due to group rules). Did / Is anyone facing this problems? If yes, what have you done to solve it? Thanks in advance! Kind regards.1.3KViews0likes3Comments
Recent Blog Articles
No content to show