Windows 10
Firefox 89.0, 32 bit
NoScript 11.2.8
I'm not sure where to report this, but Facebook suddenly started going into an infinite loop between facebook.com and facebook.com?noscript=1 (I think - this is by memory. It's that functionally, whether that's the exact address or not). I didn't notice whether a Firefox update or a NoScript update was involved.
I found that this fixed it.
Under Advanced/Debug, I found this:
  "UNTRUSTED": {
    "capabilities": [],
    "temp": false
  },
And changed it to this
  "UNTRUSTED": {
    "capabilities": [
      "noscript"
    ],
    "temp": false
  },
			
			
									
						
										                        Bug report? Solution?
- 
				AsmodeusCadwallader
 - Posts: 2
 - Joined: Fri Jun 04, 2021 4:39 am
 
Bug report? Solution?
Mozilla/5.0 (Windows NT 10.0; rv:89.0) Gecko/20100101 Firefox/89.0
						- Giorgio Maone
 - Site Admin
 - Posts: 9528
 - Joined: Wed Mar 18, 2009 11:22 pm
 - Location: Palermo - Italy
 - Contact:
 
Re: Bug report? Solution?
Question: was facebook.com set to UNTRUSTED?
			
			
									
						
										                        Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0