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

Spinner - Doesn't change value if underlying value changes #415

Closed
GraemeSMiller opened this issue May 25, 2016 · 1 comment
Closed

Spinner - Doesn't change value if underlying value changes #415

GraemeSMiller opened this issue May 25, 2016 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@GraemeSMiller
Copy link

GraemeSMiller commented May 25, 2016

Spinner - Doesn't change displayed value if underlying value changes.

See this plunk https://embed.plnkr.co/SlaEaJxaulNRE55j1B6N/

Repro

  • Create spinner with set to an ngModel value
  • Change the ngModel value outwith spinner (In Plunk just click button it sets value to 10)
  • Note spinner doesn't respond to this change (In Plunk remains at 5)

Expected Behavior
Value should change

@GraemeSMiller
Copy link
Author

Thanks for this. Needs assigned to Beta 7

@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label May 31, 2016
@cagataycivici cagataycivici added this to the 1.0.0-beta.7 milestone May 31, 2016
@cagataycivici cagataycivici self-assigned this May 31, 2016
atretyak1985 pushed a commit to Nanitor/primeng that referenced this issue Jul 18, 2020
[NNTR-350]Change column name and content in Asset list (Benchmark Score => "cor…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants