Matrix Version:
5.4.0.1
…are there any gotchas / ‘have you tried this’ type approaches when things don’t work? This is not a criticism - it’s just pretty difficult to debug ( and that is maybe my issue). I have some JS that works when executing in the browser. it doesn’t work with ‘runat=server’ so I copied it to the server environment in a new test.js file and executed with the same binary that squiz is setup to use (spidermonkey js) and it works. Summary - it works in the client - it works as SS js - it doesn’t work when matrix passed it through to the binary!
much confused and any help appreciated!
K