When opening the feedback popup in our application, we're getting a new window with debug information
When opening the feedback popup in our application, we're getting a new window with debug information with (f.e.)
userecho.com - 13:59:17.832:{Private}: firing dom_onReady
userecho.com - 13:59:17.840:easyXDM.Socket: constructor
userecho.com - 13:59:17.843:{Private}: preparing transport stack
userecho.com - 13:59:17.846:{Private}: using parameters from query
userecho.com - 13:59:17.850:easyXDM.stack.PostMessageTransport: constructor
How can we disable this?
Seems that you have IE8 working in the debug mode, with javascript debug and console enabled, we disable debug info for it.