Search found 3 matches

by happy_ant
Sat Jan 25, 2020 3:41 pm
Forum: NoScript Development
Topic: NoScript interferes with jQuery on trusted host
Replies: 3
Views: 8413

Re: NoScript interferes with jQuery on trusted host

A quick update on this issue, using FF 72.0.2 now: Coding and testing for 90 minutes without problems, then my JS stops working and console shows the same error messages again. Reloaded the page some times, about 1 out of 20 reloads showed errors. Closed all other tabs, reloaded some more times, sti...
by happy_ant
Wed Jan 22, 2020 4:25 pm
Forum: NoScript Development
Topic: NoScript interferes with jQuery on trusted host
Replies: 3
Views: 8413

Re: NoScript interferes with jQuery on trusted host

Just tested with a nearly empty page where only the libraries and stylesheets are loaded and a simple jQuery script should be executed, same problem. Source of page: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initi...
by happy_ant
Wed Jan 22, 2020 2:10 pm
Forum: NoScript Development
Topic: NoScript interferes with jQuery on trusted host
Replies: 3
Views: 8413

NoScript interferes with jQuery on trusted host

NoScript 11.0.12 Firefox 72.0.1 (64-bit) Trusted host: localhost (development server) Problem: jQuery is sometimes not working. One time I can reload the page and it works again, the other time I doesn't, sometimes it takes 10 to 20 reloads until the error shows up again. Console output: ReferenceEr...