Grab and Drag project in ts-creator-tests won't load
Closed this issue · 1 comments
jessegreenberg commented
Lets see if we can resolve this.
jessegreenberg commented
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.