Can you post your template? I assume you use the show() or showModal() method. When you update the assigns, the dialog gets re-rendered and loses the open state. I think you’ll need to copy over the state. See:
Can you post your template? I assume you use the show() or showModal() method. When you update the assigns, the dialog gets re-rendered and loses the open state. I think you’ll need to copy over the state. See: