question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make it work with Angular 7+

See original GitHub issue

When using ngx-currency with Angular 7 we get the folowing error: Can’t bind to ‘options’ since it isn’t a known property of 'input

We need to upgrade it to work with newer versions.

It should work in a environment like this:

Angular CLI: 7.3.3
Node: 10.15.3
OS: win32 x64
Angular: 7.2.7
... common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nbfontanacommented, May 9, 2019

Just saw your PR. I’ll check it and generate a new version if everything’s ok.

0reactions
tayambamwanzacommented, Dec 31, 2019

@nbfontana I also get the warning: Can’t bind to ‘options’ since it isn’t a known property of ‘input’ although it is still working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting started with Angular
Prerequisiteslink · Take a tour of the example applicationlink · Create the sample projectlink · Create the product listlink · Pass data to...
Read more >
Angular7 Tutorial - Tutorialspoint
Angular 7 is an open source JavaScript framework for building web applications and apps in JavaScript, html, and Typescript which is a superset...
Read more >
Preparing and running your first Angular 7 Web App
Prepare your development environment to start building your amazing modern websites with the cutting-edge framework Angular 7.
Read more >
Build a full-stack web application with Angular 7 and Nest.js
It allows developers to build applications for web, mobile web, native mobile and native desktop. It's makes use of libraries like RxJS and ......
Read more >
Angular 7. Tutorial, guide by example - step by step | Zaven Blog
Angular CLI – what exactly is it? This is another tool that will make working with Angular simpler, faster and more enjoyable. The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found