Quantcast
Viewing all articles
Browse latest Browse all 49227

Calling Action Sheet from inside Modal closes Modal

@SereneScream wrote:

In the app I am currently working on I am opening a Modal. Inside the Modal there is a button to open an Action Sheet. The Action Sheet opens properly however, after about one second the Modal closes. The Action Sheet remains and does what it is supposed to do. Is there a way to prevent the Modal from being closed when the Action Sheet is opened?

Update:

Okay, narrowed this down some. Inside the Modal there is a form with ng-submit that calls a function to save the user's input on form elements inside the modal. once the save is complete it calls the function to close the modal. For some reason the save function is being triggered when the Action Sheet opens.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49227

Trending Articles