RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.37k stars 2.17k forks source link

Null value on input event when using autocomplete #2738

Open oliveira-vitor opened 10 months ago

oliveira-vitor commented 10 months ago

Hello,

I'm trying to capture the input value in the input event. But when using InputMask the value when accessed during the 'input' event is always null when using autocomplete. The value is only accessible during the 'change' event. When a mask isn't applied it is possible to access the input value during the input even though.

https://github.com/RobinHerbots/Inputmask/assets/144946782/785fca92-8a64-46d6-b9f4-1f58f42066bf

Jsfiddle: https://jsfiddle.net/mvLfqu3r/9 OS: Linux Browser: Chrome 116.0.5845.96 Inputmask version: 5.0.8

guilhermegia commented 10 months ago

Up, same here

Hwiet commented 9 months ago

Can confirm also happening on Edge 117.0.2045.36 for Windows, same version of Inputmask.

LegalmenteDev commented 9 months ago

Up, same here

CeloGomesBR commented 8 months ago

It's still happening... 2023...