On Thursday, 11 June 2020 17:42:53 UTC+1, Gerry Hickman wrote: > [email protected] wrote: > > > https://www.rt.com/business/491361-us-sanctions-russian-gas-europe/ > > > > at the time 08:02 BST there were 47 posts. > > OK, it works in FireFox, but not in SeaMonkey > > The comments come from a site called spot.im > > When Seamonkey makes the request to spot.im, it gets this error > > Timestamp: 11/06/2020, 17:37:22 GMT+1 > Error: TypeError: t.composedPath is not a function > Source File: > https://static-cdn.spot.im/production/conversation/tags/v3.14.48/conversation-bundle.js > Line: 1 > > I've only ever seen that site with NoScript enabled, and I can't believe > how much junk suddenly appeared when I had to test it just now with > NoScript disabled. > > -- > Gerry Hickman (London UK)
Hi Jerry, I have just realised the meaning of the error. It is referring to a bug in the JS source file. The source file is trying to use a function member that does not exist for the type of object that "t" is. So there is no solution at all. But why then does Firefox display it correctly? Andy Staszko _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

