Embedded View + time.sleep

Ensure that the embedded view props property loading, order is set to after-parent (apologies, as Michael has mentioned above)

image

It also could be a persistence issue. If you have bindings in the props property params, you can also try to set it as persistent. Right click on the property with the binding and then and tick Persistent.
If you have binding inside your embed view, you can also check those bindings for persistence.

image

1 Like