I have made an app in Office Apps for Excel 2013. It works fine, but at start up it gives a javascript exception.
"Cannot redefine non-configurable property 'context'".
After clicking 'continue' on that exception everything works just fine. This application uses its inbuilt App.js and Office.js. Is there any solution for this? Or is there something i can remove in my code so that it always hits at start up.