Topic by Chris Rogers
Content
Hello
I'm trying to use
window.external.Incident.setThread(2, thread);
to append some text to a reply in an incident.
However this call crashes the agent console. I can successfully get the thread text using getThread(2), but as soon as the setThread call is hit, the entire agent console dies.
The weird thing being that this did work 6 months or so ago.
Has anyone else had this problem? Am I missing some magic setting somewhere?
Thanks
Chris