phetsims/paper-land

Grab and Drag project in ts-creator-tests won't load

Closed this issue · 1 comments

Lets see if we can resolve this.

The problem was that there was NamedDerivedProperty with a dependency on another NamedDerivedProperty. And the model didn't know how to load them in the right order. Fixed in the above commit, closing.