signals
signals copied to clipboard
Fix node.id when computed
The order in which the id determined was incorrect.
It checked this._compute field, before it was set.
Let me know if there should be a test? (wasn't sure since this only applies to DEV mode)