WordPress Admin Error: Cannot read property 'createDocumentFragment' of null
Michael Møller
Posted on
Oct 14 2016
Hi there,
Using the Raygun WordPress plugin. In the admin area, I get two errors from the raygun.js file.
The first is:
raygun.js:240 - Uncaught TypeError: Cannot read property 'createDocumentFragment' of null
The second is:
raygun.js:2061 POST https://api.raygun.io/events?apikey=xxxxxxxxxxxxxxxx%3D%3D 403 (Forbidden)
Raygun is working fine on the frontend. The first error is even reported in Raygun.
What's wrong here?
Michael Møller
Posted on
Oct 14 2016
Using WordPress 4.6.1 btw.
Michael Møller
Posted on
Oct 14 2016
And can now confirm that the second error is now also occurring on the frontend.
Michael Møller
Posted on
Oct 14 2016
Ahh just found another post that solves this: https://raygun.com/forums/thread/30127
Gonna signup for a Pulse trial :)