Rui90

Results 3 issues of Rui90

Anyone has any idea how to deactive the autofill? It's really annoying because for some countries I can't even see the list: ![image](https://user-images.githubusercontent.com/6035220/64702513-9ae4ff00-d4a2-11e9-8b07-6313806dae53.png) my list is below

I have the following autocomplete which uses the **awesomplete** plugin. The thing is this is an autocomplete, where the value selected is different from the label that should be showned....

I have this input using ui-mask `` But if I do not set a value, my scope will have the value 0, and this info will be sent. Why? Is...