Loading core/modules/big_pipe/js/big_pipe.js +2 −1 Original line number Diff line number Diff line Loading @@ -89,6 +89,7 @@ */ function checkMutation(node) { return Boolean( node && node.nodeType === Node.ELEMENT_NODE && node.nodeName === 'SCRIPT' && node.dataset && Loading Loading
core/modules/big_pipe/js/big_pipe.js +2 −1 Original line number Diff line number Diff line Loading @@ -89,6 +89,7 @@ */ function checkMutation(node) { return Boolean( node && node.nodeType === Node.ELEMENT_NODE && node.nodeName === 'SCRIPT' && node.dataset && Loading