I have a ScriptUI Panel with some custom buttons. I use onDraw event to draw the buttons. Works fine except when rendering. I receive an error "Can not run a script while a modal dialog is waiting for response"
Happening only on CC 2015. Try-catch will not fix as that is still scripting. Any workarounds?