Steps to reproduce in Wappler v5.2.3:
Add a server connect inside a conditional region.
Open the Actions Editor.
Selecting the server connect inside the conditional group inside there won’t add the conditional part.to the code.
Example:
On the page:
In the Actions Editor:
Resulting in the code:
sc_bundle_details.load
while it needs to be:
conditional_bundle_details.sc_bundle_details.load