I add an additional base attribute with a default value on Node.js - I can see that the value here is applied to all the node. However, when I update value inside the code of each node, the value doesn't update (for example, in And.js, I change the value of this new attribute, but when I show the value on properties panel or when I export JSON, I see the default value from Node.js)
What am I missing here?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/49130737-adding-additional-base-attribute?utm_campaign=plugin&utm_content=tracker%2F18331319&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18331319&utm_medium=issues&utm_source=github).
I add an additional base attribute with a default value on Node.js - I can see that the value here is applied to all the node. However, when I update value inside the code of each node, the value doesn't update (for example, in And.js, I change the value of this new attribute, but when I show the value on properties panel or when I export JSON, I see the default value from Node.js)
What am I missing here?