mousemke/flounder

[Events] onInputChange should only fire when input changes

conor-cafferkey-sociomantic opened this issue · 0 comments

Currently

onInputChange is always called on keyup.

Wanted

Should only be called when the input changes.