[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Edge | signals.js fails with an object array #72

Open
AnupamaPrasanth opened this issue Nov 30, 2017 · 0 comments
Open

Microsoft Edge | signals.js fails with an object array #72

AnupamaPrasanth opened this issue Nov 30, 2017 · 0 comments

Comments

@AnupamaPrasanth
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant