-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Can we change the way computed works when it comes to getter functions? Currently, it's not listened to, though I can add a listener and set it as a property value instead, ex:
instead of get value() I create a computed then inside that callback I assign the new value to .value
Is it possible instead, to make the getter functions to be automatically computed? This behavior mimics mobx but i do see an improvement in DX as it is arguably more straightforward
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels