diff --git a/lib/picker.js b/lib/picker.js index 174a6451..cd1cd940 100644 --- a/lib/picker.js +++ b/lib/picker.js @@ -753,7 +753,9 @@ function PickerConstructor( ELEMENT, NAME, COMPONENT, OPTIONS ) { } else if ( targetData.close ) { - P.close( true ) + setTimeout( function() { + P.close( true ) + }, 0 ) } }) //P.$holder