We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[x] Bug report [ ] Feature request
Setting numOfStars greater than 5 and setting to rating to greater than 5 never displays more than 5 stars
Display correct number of stars according to rating value
https://stackblitz.com/edit/angular-star-rating-demo-rtdndy?file=app%2Fapp.component.html
Library version: 4.0.0 Angular version: 6.Y.Z Browser: - [ ] Chrome (desktop) version XX
The text was updated successfully, but these errors were encountered:
Have the same issue with Angular 7.0
However star-rating-control works inside dynamic forms.
Sorry, something went wrong.
Same issue with Ionic 4
Any update on this issue?
No branches or pull requests
I'm submitting a...
Current behavior
Setting numOfStars greater than 5 and setting to rating to greater than 5 never displays more than 5 stars
Expected behavior
Display correct number of stars according to rating value
Minimal reproduction of the problem with instructions
https://stackblitz.com/edit/angular-star-rating-demo-rtdndy?file=app%2Fapp.component.html
Environment
The text was updated successfully, but these errors were encountered: