Ngx-mask: compatibility issue

Created on 5 Jul 2018  路  5Comments  路  Source: JsDaddy/ngx-mask

Afternoon,

I'm using angular 4 in a projects and when i try to use the latest version of ngx-mask 2+ e get these errors.

captura de tela de 2018-07-05 15-51-09

But when i put the 1.0.3 it works, but with a lot of bugs...

bug help wanted

Most helpful comment

@lfaguiar @jl91 We going to add v4 v5 for capability use it with Angular 4 and Angular 5

All 5 comments

My package.json

"dependencies": {
"@angular/animations": "4.4.6",
"@angular/common": "4.4.6",
"@angular/compiler": "4.4.6",
"@angular/core": "4.4.6",
"@angular/forms": "4.4.6",
"@angular/http": "4.4.6",
"@angular/platform-browser": "4.4.6",
"@angular/platform-browser-dynamic": "4.4.6",
"@angular/router": "4.4.6",
"class-validator": "0.7.1",
"core-js": "2.5.1",
"ngx-mask": "^2.1.11",
"rxjs": "5.5.5",
"zone.js": "0.8.18"
},

I have the same problem

@lfaguiar @jl91 We going to add v4 v5 for capability use it with Angular 4 and Angular 5

Just for a while, to use the latest develop version in angular 4.4.6 i made a fork.

https://www.npmjs.com/package/ngx-mask-fixed

I checked this in angular 4.4.7 All worked great
Please update your angular version before 4.4.7 + and update ngx-mask version 6+

Was this page helpful?
0 / 5 - 0 ratings

Related issues

raisiqueira picture raisiqueira  路  3Comments

prosto-artem picture prosto-artem  路  4Comments

v1d3rm3 picture v1d3rm3  路  4Comments

mnagaev picture mnagaev  路  3Comments

renanBritz picture renanBritz  路  3Comments