You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think on Angular 17 you should use the corresponding version of ngx-currency 17.0.0.
As of ngx-currency 4.0.0 NgxCurrencyModule no longer exists, you can import the NgxCurrencyDirective directly.
Here's the full list of changes.
More detailed information on how to override settings globally can be found in the Readme.
I am on Angular 17 and using ngx-currency v2.5.3
I keep getting errors "Module '"ngx-currency"' has no exported member 'NgxCurrencyModule'"
Any ideas?
The text was updated successfully, but these errors were encountered: