cesarrew / ng2-currency-mask

A very simple currency mask directive that allows using a number attribute with the ngModel.
MIT License
235 stars 116 forks source link

Any plan to support Angular 8 with ivy enabled? #138

Closed yuwu9145 closed 4 years ago

yuwu9145 commented 4 years ago

My project has ng2-currency-mask as a dependency. Today I tried to build my app with ivy enabled and get following error

ERROR in ../node_modules/ng2-currency-mask/src/currency-mask.module.d.ts:1:22 - error TS-996002: Appears in the NgModule.imports of GeneralSettingsModule, but could not be resolved to an NgModule class

Do we have any plan to support ivy as I think it will be a very cool feature coming out of box in Angular 9

andrejm7 commented 4 years ago

we need this .. any predictions?

javed23 commented 4 years ago

i am also getting the same error with ivy enabled in angular8+

andrejm7 commented 4 years ago

@javed23 use ngx-currency

cesarrew commented 4 years ago

Please upgrade to version 9.0.0.