phetsims / charges-and-fields

"Charges And Fields" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
9 stars 7 forks source link

Assertion Failed: `toolboxPanel.measuringTapeIconImage`: 1. After startup, only dynamic instances prescribed by the baseline file can be registered. #204

Closed zepumph closed 5 months ago

zepumph commented 5 months ago
Error: Assertion failed: PhET-iO API error:
chargesAndFields.chargesAndFieldsScreen.view.toolboxPanel.measuringTapeIconImage: 1. After startup, only dynamic instances prescribed by the baseline file can be registered.
window.assertions.assertFunction<@http://127.0.0.1/continuous-testing/ct-snapshots/1705076016530/assert/js/assert.js:28:13

This is because of https://github.com/phetsims/aqua/issues/201

zepumph commented 5 months ago

We'll see if that cleans up CT.

zepumph commented 5 months ago

All cleaned up!