We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c861ddb commit 95dfa66Copy full SHA for 95dfa66
services/static-webserver/client/source/class/osparc/data/model/Node.js
@@ -223,7 +223,7 @@ qx.Class.define("osparc.data.model.Node", {
223
// "serviceUrl", // frontend only
224
// "portsConnected", // frontend only
225
"outputs", // listen to changes only if this is a frontend node
226
- "status", // listen to changes only if this is a frontend node. Alias to "state"
+ // "status", // backend driven
227
// "errors", // frontend only
228
"bootOptions",
229
// "propsForm", // frontend only
0 commit comments