Random errors during performance checks
Uncaught TypeError: XF.on is not a function
at window.vw_Model.<anonymous> (base.js?v=15a430b4:7:21826)
at vw_Model.fire (base.js?v=15a430b4:7:4505)
at b (base.js?v=15a430b4:7:2631)
at HTMLDocument.<anonymous> (base.js?v=15a430b4:7:2972)
(anonymous) @ base.js?v=15a430b4:7
vw_Model.fire @ base.js?v=15a430b4:7
b @ base.js?v=15a430b4:7
(anonymous) @ base.js?v=15a430b4:7
if (23 <= XF.vwXFversion)
XF.on(document, "xf:reinit", function(c) {
b(c, c.target)
});
else
$(document).on("xf:reinit", function(c, d) {
b(c, d)
})
}));
This one is odd, only happens on wiki pages:
Refused to execute script from 'https://chroniclesrp.net/Folklore/356a192b7913b04c54574d18c28d46e6395428ab' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
<script src="356a192b7913b04c54574d18c28d46e6395428ab" defer></script>