Is it possible to disable unloading the action sheet? I have some heavy rendering inside the action sheet, and I’d prefer to have the initial render on app startup. The idea is that when I close the action sheet, the content stays in the tree so I don’t have to re-render it from the ground up each time