harish-everest / react-phone-input-mui

Highly customizable phone :telephone_receiver: input component with auto formatting
MIT License
24 stars 13 forks source link

May crash if double-clicking label #17

Closed MonstraG closed 1 year ago

MonstraG commented 1 year ago
Uncaught TypeError: Cannot read properties of undefined (reading 'length')
    at r.handleDoubleClick (lib.js?ca16:6:42508)
    ...
harish-everest commented 1 year ago

Thanks for contributing.