[ 
https://issues.apache.org/jira/browse/CB-12089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15620455#comment-15620455
 ] 

jcesarmobile commented on CB-12089:
-----------------------------------

Cordova CLI version?
Cordova-ios version?
cordova-plugin-dialogs version?



> cordova-plugin-dialogs if you call Dialog twice, only the first dialog shows.
> -----------------------------------------------------------------------------
>
>                 Key: CB-12089
>                 URL: https://issues.apache.org/jira/browse/CB-12089
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: AllComponents, Android, iOS
>    Affects Versions: 3.5.0
>            Reporter: Martin Lombana
>            Priority: Minor
>              Labels: cordova-plugin-dialogs, dialogs
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> If you call, in your code, 2 dialogs:
> Dialogs.alert("ONE", "hahahahaah", "Close");
> Dialogs.alert("TWO", "hahahahaah", "Nah");
> Or two dialogs arise from diferent views or parts in your code, only the 
> first one will be shown. 
> This happens in iOS primarily (haven't checked android yet)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to