mousemke/flounder

[Events] onInputChange should only fire when input changes

Opened this issue · 0 comments

Currently

onInputChange is always called on keyup.

Wanted

Should only be called when the input changes.