Currently methods calls are not yet reactive. For instance: label(Task.all().count()) Doesn’t update when a new task is added.Submitted by Zef Hemel on 3 March 2011 at 14:32
Currently methods calls are not yet reactive. For instance:
label(Task.all().count())
Doesn’t update when a new task is added.
Log in to post comments