mercadolibre / chico

A collection of easy-to-use UI components.
http://chico.mercadolibre.com
MIT License
342 stars 91 forks source link

Autocomplete calls shortcutsEmitter function with undefined keyCode #1338

Closed cuanini closed 7 years ago

cuanini commented 7 years ago

When autocompleting fields on a form the keydown event is fired, calling "shortcutsEmitter" function with an event with no keyCode

battaglr commented 7 years ago

Resolved by #1351.