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

rateChange is automatically called when page is loaded. #90

Open
amdani786 opened this issue Oct 21, 2022 · 3 comments
Open

rateChange is automatically called when page is loaded. #90

amdani786 opened this issue Oct 21, 2022 · 3 comments

Comments

@amdani786
Copy link

When we load the page the bar rating values get binded and rateChange is automatically being called. We only want to call when user manually change the bar rating. Is there any other event available?

@BenPKore
Copy link

I'm running into this issue as well. Using the bar-rating input inside a stepper. Any solution?

@MurhafSousli
Copy link
Owner

Please add a reproduction stackblitz https://stackblitz.com/edit/ngx-bar-rating

@BenPKore
Copy link

Here is how we are currently implementing the bar-rating: https://stackblitz.com/edit/ngx-bar-rating-ymcvcm?file=src/app/app.component.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants