Closed
Description
See #2397 (comment) for a minimal repro case of this issue
Launching H via the extension or bookmarklet fails on http://www.thebookseller.com/futurebook/publishing-has-entered-new-and-different-era with a 'cannot read Util
of undefined` error or variation on that.
var Annotator = require("annotator");
var g = Annotator.Util.getGlobal(); // 'Annotator' is undefined here
I'm sure I investigated something similar before that was related to a site defining its own version of 'global' or something similar.
Metadata
Metadata
Assignees
Labels
No labels