"update" event firing is buggy in Storage/StationStorage.js:79. I disabled it at the moment, not sure about the correct way to fix it. Seems that it is failing due to the fact that at this point, no callback have been defined for the "update" event in the rest of the code.
@eliemichel could you have a look at it?