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.

Can't bind to 'endVal'

See original GitHub issue
[ x ] Bug
[ ] Build issue
[ ] Feature request

Version info

@angular/animations”: “~9.0.2”, “@angular/common”: “~9.0.2”, “@angular/compiler”: “~9.0.2”, “@angular/core”: “~9.0.2”, “@angular/forms”: “~9.0.2”, “@angular/platform-browser”: “~9.0.2”, “@angular/platform-browser-dynamic”: “~9.0.2”, “@angular/router”: “~9.0.2”, “countup.js-angular2”: “^7.3.0”, “ngx-countup”: “^7.3.0”, “ngx-scrollspy”: “^1.2.1”, “rxjs”: “~6.5.4”, “tslib”: “^1.10.0”, “zone.js”: “~0.10.2”

Angular: "@angular-devkit/build-angular": "~0.900.7",
Angular CLI: "~9.0.3",
"ngx-countup": "^7.3.0",

Description

Hi, i am trying to bind to endVal but for some reason it throws this error : Can’t bind to ‘endVal’ since it isn’t a known property of ‘div’.ng <div class="value" [countUp]="options" [endVal]="d.displayValue"></div> Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
inorganikcommented, Dec 19, 2020

Sorry I just took a closer look. The input changed from [endVal] to [countUp] at version 6.2. There’s an example in the README

0reactions
IgorKurkovcommented, Dec 19, 2020

Ok! Sorry that disturb you! Just notice a bug, and it is not a bug 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions (FAQ) - Edval Timetables
What does Edval do? Edval is a timetable management program that facilitates rapid construction of the school timetable using a combination of school...
Read more >
SIMS NovaT6 – School Timetable Software Solutions | Edval
Edval is fully integrated with SIMS, so can directly connect to SIMS to get all data needed for timetabling, as well as publish...
Read more >
Parent Teacher Night: Scheduling makes a difference!
Want to connect with parents? Think your current school parent-teacher ... Late booking parents can't see who they want, as key teachers book...
Read more >
FAQ Edval Daily
Once the data in Edval Daily is rolled over to a new academic year, historical data will no longer exist and casual teachers...
Read more >
Generic requirements for data migration - Edval Timetables
Giving us what you can is more important - so use these as a guide and don't worry if you can't quite match...
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