phetsims / unit-rates

"Unit Rates" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 2 forks source link

missing placeholder in format: {{value}} #209

Closed pixelzoom closed 5 years ago

pixelzoom commented 5 years ago

Error at startup with ?ea&showAnwers:

Assertion failed: missing placeholder in format: {{value}}
assert.js:22 Uncaught Error: Assertion failed: missing placeholder in format: {{value}}
    at window.assertions.assertFunction (assert.js:22)
    at Object.formatNumber (URUtils.js?bust=1551397654769:32)
    at guessObserver (ShoppingQuestionNode.js?bust=1551397654769:161)
    at Property.link (Property.js?bust=1551397654769:325)
    at new ShoppingQuestionNode (ShoppingQuestionNode.js?bust=1551397654769:184)
    at questionSetObserver (ShoppingQuestionsAccordionBox.js?bust=1551397654769:76)
    at Property.link (Property.js?bust=1551397654769:325)
    at new ShoppingQuestionsAccordionBox (ShoppingQuestionsAccordionBox.js?bust=1551397654769:80)
    at new ShoppingSceneNode (ShoppingSceneNode.js?bust=1551397654769:32)
    at shoppingSceneObserver (ShoppingCategoryNode.js?bust=1551397654769:65)
pixelzoom commented 5 years ago

Fixed in above commit.