Morning all,
I have a patch that makes a REST query in an AsyncTask
and displays the response in a String
IOBox after a HoldLatest
.
When I open my patch and fire the query, it succeeds but the IOBox does not display anything. If you hover the output pin of HoldLatest
, there’s indeed something there : one has to delete the string IOBox and re-create it to see the result.