When opening the feedback popup in our application, we're getting a new window with debug information

Avatar
  • updated
  • Fixed


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?

Pinned replies
Avatar
Sergey Stukov co-founder
  • Answer
  • Fixed

Seems that you have IE8 working in the debug mode, with javascript debug and console enabled, we disable debug info for it.

Avatar
Sergey Stukov co-founder
  • Started

Seems that you have IE8 working in the debug mode, with javascript debug and console enabled, we disable debug info for it.

Avatar
Sergey Stukov co-founder

We removed debug info.

Avatar
Sergey Stukov co-founder
  • Fixed

Seems that you have IE8 working in the debug mode, with javascript debug and console enabled, we disable debug info for it.

Avatar
Sergey Stukov co-founder
  • Answer
  • Fixed

Seems that you have IE8 working in the debug mode, with javascript debug and console enabled, we disable debug info for it.