Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

JavaScript Date objects cause errors #1

Open
bergie opened this issue Aug 8, 2015 · 0 comments
Open

JavaScript Date objects cause errors #1

bergie opened this issue Aug 8, 2015 · 0 comments

Comments

@bergie
Copy link
Member

bergie commented Aug 8, 2015

Some events like Network started cause a Date object to be sent, which fails with:

Uncaught DataCloneError: Failed to execute 'postMessage' on 'Window': An object could not be cloned.

We need to JSON.stringify to fix this.

bergie added a commit that referenced this issue Aug 8, 2015
bergie added a commit to flowbased/fbp-protocol-client that referenced this issue Aug 8, 2015
bergie added a commit that referenced this issue Aug 8, 2015
bergie added a commit to flowbased/fbp-protocol-client that referenced this issue Aug 8, 2015
jonnor added a commit that referenced this issue Aug 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant