diagram id of 0
sunilshetye opened this issue · 0 comments
sunilshetye commented
Some urls require a diagram id. As no diagram id is available, a default diagram id of 0 is passed with the url.
At the start of the session (before running any simulation), even the diagram id of 0 does not exist. This throws an error for those urls.
The urls with this issue are:
- /getOutput
- /getExpressionOutput (#151)