Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.5.0
-
None
-
None
Description
(in org.apache.cordova.dialogs)
— Steps to Reproduce: —
1. navigator.notification.alert('hello', callback, 'title', 'wow')
2. Dismiss the dialog
— Actual Result: —
callback function is passed the number 1
— Expected Result: —
nothing to be passed in, or documentation saying it will be passed in 1