ariovistus/aurelia-mask

value changed loop

Closed this issue · 2 comments

typing two or more characters simultaneously can cause aurelia mask to go into a loop where the value oscillates between two different values.
Seems to occur with current aurelia. Not sure when this started being a thing, but I have an older aurelia cli project with aurelia-framework@1.1.4 where I am not getting this behavior

looks like removing valueChanged fixes it, which I think is only necessary to accomplish two way binding. If there is a way to make valueChanged not respond to UI events, that would be ideal, otherwise two way binding will be getting the axe.

this is fixed in 2.0.0