You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: