foam-framework / foam2

FOAM: Feature-Oriented Active Modeller, Version 2
Apache License 2.0
73 stars 63 forks source link

Error in FOAM By Example #323

Closed m-cheung closed 7 years ago

m-cheung commented 7 years ago

When visiting the FOAM By Example page, an error occurs which is possibly preventing the rest of the examples (below creating an account) from loading. The error has been included below

VM3603:139 Uncaught (in promise) TypeError: Cannot read property 'accounts' of null at Object.putFn (eval at runExemplar (FOAMByExampleRunner.js:181), :139:32) at Object.put (Sink.js:161) at Object.select (ValueIndex.js:73) at Object.select (AATree.js:268) at Object.select (AATree.js:266) at Object.customExecute (TreeIndex.js:551) at Object.execute (Plan.js:92) at Object.select (MDAO.js:231) at Object.forward [as select] (Proxy.js:208) at Object.forward [as select] (Proxy.js:208)

mdittmer commented 7 years ago

@adamvy this appears to be caused by #301

jacksonic commented 7 years ago

Fixed by fe8dd9df3adbd73f006c8c4f894118c5276873c7