Edvan Cunha

Results 6 comments of Edvan Cunha

I'm facing the same problem on iOS, what makes impossible to use the solution on devices running this OS. This is a great project and we need to solve this...

Beleza Israel, A solução foi implementada no meu fork. Vamos validar e analisar a inclusão dela no upstream? Att., Edvan

@israelst Segue link com maiores informacões: http://infinitusweb.com.br/ftp/Fator_de_Vencimento_da_Cobranca_Santander.ppt

I'm having the same issue here in the Android 5.1 Moto X.

To solve the problem, in the line 142 add the commented code below: // Update view and model values if(value !== viewValueWithDivisors){ controller.$setViewValue(angular.copy(viewValueWithDivisors), 'input'); controller.$render(); setSelectionRange(viewValueWithDivisors.length); //Necessary for Android Chrome...

Hy dudes, I have a CPF field on my project, and it works fine. Bellow my HTML element: It's not clear to me if the issue was fixed on #136....