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

State wrapper not working: "objects passed over the frame must have a message and a stack" #112

Open
ghost opened this issue Feb 2, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 2, 2020

For phetsims/qa#473. The state is not transmitted to the smaller simulation once per second. On macOS + Chrome, if you place a brick on the board, you'll get the following error:

phet-io.js:6 Uncaught Error: Error objects passed over the frame must have a message and a stack
    at window.assert (phet-io.js:6)
    at t (phet-io.js:6)
    at n (phet-io.js:6)
    at Array.r (phet-io.js:6)
    at o.value (phet-io.js:6)
    at a (phet-io.js:6)
@ghost ghost added the type:bug label Feb 2, 2020
@ghost ghost assigned chrisklus Feb 2, 2020
@chrisklus chrisklus removed their assignment May 1, 2023
@marlitas
Copy link
Contributor

phet-io will not be part of the upcoming publication. Marking as deferred.

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

No branches or pull requests

2 participants