We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db06a99 commit 479d2feCopy full SHA for 479d2fe
source/js/pjax.js
@@ -49,3 +49,5 @@ document.addEventListener('pjax:success', () => {
49
NexT.utils.updateSidebarPosition();
50
}
51
});
52
+
53
+if (!window.pjax) window.pjax = pjax;
0 commit comments