Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.6.0
-
None
-
iOS
Description
window.open gives error in console TypeError: null is not an object (evaluating 'event.type'). Due to removing the "OK" String from success callback in CB-6165 , window.open now returns a null message instead of "OK" causing the error above