Closed
Description
I implemented a globally shared Modal wrapper component, that accepts injecting a child component inside the modal body, My problem now is I want to cleanup the child component when modal is destroyed. how can I do this?
I can do this through a close button, but how to do it when the user pressed Esc or when user clicks outside of modal?
Metadata
Metadata
Assignees
Labels
No labels