01-28-2021, 10:29 AM
(This post was last modified: 01-28-2021, 10:32 AM by Alexandre Machado.)
Fixed in the latest 15.2.23 released earlier today
For future reference, RenderAsyncEnabled must be FALSE globally (through ServerController.RenderAsyncEnabled public property) or for that specific form (through the property of the same name)
For future reference, RenderAsyncEnabled must be FALSE globally (through ServerController.RenderAsyncEnabled public property) or for that specific form (through the property of the same name)

