Skip to content

Message data problem in IE 8 / 9 #3

@edriang

Description

@edriang

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions