BarnT
BarnT
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [x] Feature request [ ] Documentation...
When user enters text into the input field, the filtered list should - first show the options which "starts with" the typed text - followed by all the other ("contains")...
# 🐞 bug report ### Is this a regression? No ### Description By using toLocaleString within ngxMask source code, the behavior of the ngMask varies between different browsers, which can...