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

Message data problem in IE 8 / 9 #3

Open
edriang opened this issue Jul 1, 2014 · 0 comments
Open

Message data problem in IE 8 / 9 #3

edriang opened this issue Jul 1, 2014 · 0 comments

Comments

@edriang
Copy link

edriang commented Jul 1, 2014

I had a problem with message data in IE 8 and 9. Sent message object was received as "[Object object]" literal string, instead of object values.

I had to do JSON.stringify and JSON.parse to perform communication efectively, but I think that this should be included in the library or at least documented.

Thanks for the script anyway!

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