signals icon indicating copy to clipboard operation
signals copied to clipboard

Fix node.id when computed

Open joshnuss opened this issue 10 months ago • 0 comments

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)

joshnuss avatar Jan 07 '25 22:01 joshnuss