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
Half star doesn't work after upgrading to Angular v16, [this] change breaks the logic related to half star showing - [check the logic].
Minimal reproduction of the problem with instructions
I added workaround as well:
https://stackblitz.com/edit/stackblitz-starters-vn2jtb?file=src%2Fmain.ts
Versions
@angular/core
rxjs
angular-star-rating
css-star-rating
Browser name and version:
The text was updated successfully, but these errors were encountered:
fix: remove default value of getHalfStarVisible to avoid bugs related…
0d7cc28
… to half star logic BioPhoton#128
No branches or pull requests
Half star doesn't work after upgrading to Angular v16,
[this] change breaks the logic related to half star showing - [check the logic].
Minimal reproduction of the problem with instructions
I added workaround as well:
https://stackblitz.com/edit/stackblitz-starters-vn2jtb?file=src%2Fmain.ts
Versions
@angular/core
: 17.0.0rxjs
: 7.8.0angular-star-rating
: 7.0.0css-star-rating
: 1.3.1Browser name and version:
The text was updated successfully, but these errors were encountered: