Closed samreid closed 7 years ago
We added the assert in my working copy, tested by launching FAMB in requirejs and it seems ok. We'll commit shortly.
Committed, and also tested lint. All seems ok, please reopen if there are other problems caused by this.
During https://github.com/phetsims/phet-io/issues/694 @zepumph and I discovered that QSM.getForString must start with ? or be blank, to match the convention for
window.location.search
, so we decided to add an assertion to catch that problem.