nmjxv3
About
- Username
- nmjxv3
- Joined
- Roles
- Member
Comments
-
I get this too but only sometimes -- it feels like a race condition somewhere that sometimes makes the "duplicate items" view switch into the standard folder view instead.
-
Cool. I'll update and see if I can figure out what's going on, maybe with some console logging to see what JS isn't getting run next time I have a moment.
-
Well, this is odd: clicking the Submit to Zotero button gives the following error in the browser console (with NoScript either enabled or disabled): 'TypeError: Zotero.HTTP.request is not a function[Learn More] connector.js:294:11' I do have a rep…
-
Yep, both https and http://127.0.0.1:23119 for good measure. EDIT: it's something to do with translators, I have a hunch. With NoScript on, the only translators I get on any page are the Web Page with/without Snapshot ones. With NoScript off, all t…
-
Ah, more poking reveals it was NoScript again. D'oh! Do you have any idea what Zotero is doing that's unusual here? I've never had it break other extensions before. As far as I can tell, Zotero only loads resources via resource:// and moz-extension…
-
Aha! Turns out it was NoScript blocking scripts from 127.0.0.1 Thanks!