... is null. Perhaps we're acting before the document is loaded? Perhaps on something that's not really a document? Perhaps this has to do with repeated keypresses, or tab switches? I don't know.
We'll resolve this - more or less - by checking explicitly and logging the document URL.
On some calls to
cycleDirectionSettings()
- which I can't yet characterize, the body:... is
null
. Perhaps we're acting before the document is loaded? Perhaps on something that's not really a document? Perhaps this has to do with repeated keypresses, or tab switches? I don't know.We'll resolve this - more or less - by checking explicitly and logging the document URL.