-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
Description
"computed" properties were re-calculated on any change in past. Now, they're cached, and the algorithm used does not make sense for me (and most of other people, I'm sure). At least, it never flushed and updated computed properties in my project, being actually useless. So, I think having a good documentation or flush algorithm that would match "common sense" is a must for this feature.
AJB99, wallacemaxters, mattkenefick and qnp