@richardshergold wrote:
Does anyone know how (in app.component) I am able to tell if any dialog/modals are currently open (for example if the user has clicked on a select field and the options are being displayed) ?
I have a user time-out event that occurs when the app has been left idle for 5 minutes. When that occurs (in app.compinent) I want to clear any open dialogs/modals).
I thought doing a popToRoot on the nav stack would clear them but it doesn’t. How do I get a handle on any open modals?
Posts: 2
Participants: 2