Skip to content

Questions about transactions, node positions, immutability, etc #5879

Discussion options

You must be logged in to vote

Ah, okay. Yea Nodes are immutable so you are keeping a reference to an object that is not being mutated.

So, you can either try to hack around this by "refreshing" the value or somehow making this variable by derived from the state of the editor (e.g. storing the selected value in an extensions storage & listing for changes to that storage object).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@silenius
Comment options

@silenius
Comment options

@nperez0111
Comment options

Answer selected by silenius
@silenius
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants