Closed fkohrt closed 7 months ago
To continuously send values, one has to set update_on = "change" rather than update_on = "update"
update_on = "change"
update_on = "update"
Thank you!
To continuously send values, one has to set
update_on = "change"
rather thanupdate_on = "update"