assisrafael / angular-input-masks

Opinionated input masks for AngularJS
http://assisrafael.github.io/angular-input-masks/
MIT License
963 stars 329 forks source link

ui-date-mask limpando valor do input #196

Open mpissolato opened 8 years ago

mpissolato commented 8 years ago

Olá Pessoal,

Seguinte por algum motivo sempre que vou digitar a data, a mascara não permite chegar no terceiro valor (Mês), automaticamente é zerado os inputs.

Uma observação que eu faço é isso esta ocorrendo no datepicker da Kendo UI (Telerik) que é componente padrão usado na empresa.

Abraço

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35257812-ui-date-mask-limpando-valor-do-input?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github).
assisrafael commented 8 years ago

It can be an interaction problem between the component and the mask. Have you test it without the kendo datepicker?