**Nic Adams** *asked* **2016-09-05 14:46:35 UTC** With 1.2.52/53 the following code no longer works, nor does it throw any kind of error, I just never get into the action block: ``` Application.Update(this, () => { //I never get here } ```
Nic Adams asked 2016-09-05 14:46:35 UTC
With 1.2.52/53 the following code no longer works, nor does it throw any kind of error, I just never get into the action block: