Prevent dissmiss on alert / modal

Hi,

On Android, the device’s back-button automatically dismiss my alert box, how can I prevent this behavior ? :open_mouth:

Or, if it’s impossible, how can I at least use the lifecycles hooks of the viewcontroller to reload the dialog ? the documentation doesn’t show any examples ! :confused:

These are features that are not fully baked into the framework yet. We’re working on adding them in future releases though!

Ok. I wish this will release soon.

@mhartington So is there any temporary workaround of this??
how can we prevent this behaviour?

Thanks in advance.

There is no “workaround” at the moment.

Thanks for your answers :slight_smile: