[ 
https://issues.apache.org/jira/browse/CB-12089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-12089.
-----------------------------
    Resolution: Cannot Reproduce
      Assignee: jcesarmobile

I've been testing and I can't reproduce the issue.
This was fixed long time ago.
The syntax you are using is not from the cordova-plugin-dialogs, you are using 
a 3rd party plugin that uses  cordova-plugin-dialogs internally as a dependency 
and they haven't updated it to latest version. 
Create the issue on the github repo of the plugin you are using.

> 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
>            Assignee: jcesarmobile
>            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