mangecoeur
SSolara
•Created by mangecoeur on 3/6/2024 in #questions-issues
use_thread eats logs?
When an exception is thrown in a function run from use_thread it seems I don't get any log (logging using structlog), I see there is an error state in the use_thread is there a way to get logging from that?
3 replies
SSolara
•Created by mangecoeur on 2/20/2024 in #questions-issues
Subscribing to reactive variable changes
I see there are subscribe and subscribe_change methods on Reactive, but I don't see how best to use them and what is the difference between them? If I wanted to e.g. trigger validation on value input, what should I use?
3 replies