Closed NickSutton closed 4 years ago
Country list should react to the keyboard.
Nothing happens.
autoHideDialCode: false, preferredCountries: responderCountryCodes, //defined array separateDialCode: true, utilsScript: "assets/InternationalTelNew/build/js/utils.js"
Cancel last! I found that Sweetalert needs 'stopKeydownPropagation: false' to allow keyboard entry through, in case anyone comes up against this in the future.
Steps to reproduce
Expected behaviour
Country list should react to the keyboard.
Actual behaviour
Nothing happens.
Initialisation options
autoHideDialCode: false, preferredCountries: responderCountryCodes, //defined array separateDialCode: true, utilsScript: "assets/InternationalTelNew/build/js/utils.js"