Hello
I am working on a project using gh.
The problem with gh I’m currently using is this.
For example, if input : 2 → output : 2
Even if the new input has the same value as 2
This component has a new value of 2, so we will proceed with the update.
I’d like to know how if the same value comes in, the data will go out the same on the output side, but it won’t be updated. It’s okay to use gh Python.
If you know how, please share it.