You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the signals library's 'execute' function is invoked with an array object the listener functionality [handlerReturn = this._listener.apply(this.context, params)] does not works in Microsoft edge.
When the signals library's 'execute' function is invoked with an array object the listener functionality [handlerReturn = this._listener.apply(this.context, params)] does not works in Microsoft edge.
Object array Sample:
params[0]: "browse"
params[1]: {N: "3642068713+1559881452", Nr: "OR(product.type:Product)", _: "1512024110833", _dynSessConf: "-1261867590212134094", timestamp: "1512024120978"}
Our primary browser for a project is Edge and would appreciate any help.
The text was updated successfully, but these errors were encountered: