Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors while compiling #4

Closed
ebosantos opened this issue Nov 20, 2016 · 2 comments
Closed

Errors while compiling #4

ebosantos opened this issue Nov 20, 2016 · 2 comments
Assignees

Comments

@ebosantos
Copy link

ebosantos commented Nov 20, 2016

ERROR in [default] .../node_modules/ng2-mask/src/app/ng2-mask/mask.directive.ts:70:45
Property 'includes' does not exist on type 'string[]'.

ERROR in [default] .../node_modules/ng2-mask/src/app/ng2-mask/mask.directive.ts:81:37
Property 'includes' does not exist on type 'string[]'.

Changed to indexOf > -1 and it's working fine.

Tks

@stevermeister
Copy link
Contributor

@ebosantos thanks for feedback!
we are still trying to figure out what structure to take to have DIST and SRC workable.
will produce fix with next update. and sorry for unstable version

@NepipenkoIgor NepipenkoIgor removed the bug label Dec 3, 2016
@stevermeister
Copy link
Contributor

@ebosantos
fixed, please check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants