Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Get old value and new value when suscribing to a value changed event #159

Open
ReallyRad opened this issue Dec 2, 2021 · 1 comment
Open

Comments

@ReallyRad
Copy link

Hello!

I would like to compare the old value with the new value generated when subscribing to some variable changes. Is this supported or do I have to find a workaround somehow?

Thanks!

@LongChau
Copy link

LongChau commented Dec 3, 2021

Is this supported
I don't think it is supported.

do I have to find a workaround somehow?
Yeah. Maybe you need to cache the old value and compare with the new value.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants