voby icon indicating copy to clipboard operation
voby copied to clipboard

Support reparenting KeepAlive instances

Open fabiospampinato opened this issue 10 months ago • 0 comments

In order for KeepAlive to work perfectly with the context it has to get reparented when rendered somewhere else, and the context has to be updated, which is not really possible given how the context works today.

This should also fix how errors bubble up.

fabiospampinato avatar Apr 02 '24 11:04 fabiospampinato