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

Rating bar invisible in angular 17 #109

Open
1 task done
tim-gromeyer opened this issue Apr 16, 2024 · 1 comment
Open
1 task done

Rating bar invisible in angular 17 #109

tim-gromeyer opened this issue Apr 16, 2024 · 1 comment

Comments

@tim-gromeyer
Copy link

I am submitting a

  • Bug Report

What is the expected behavior?

Rating bar visible

What is the current behavior?

The rating bar is not visible, no matter what I do. I checked it, the rating-bar tag exists in the site html and takes up space, but nothing is there. It's also not hidden by some css.

What are the steps to reproduce?

Idk if it's specific to my site, but just using it normally like documented should be enough and you see nothing.

What is the use-case or motivation for changing an existing behavior?

Which versions are you using for the following packages?

Package Version

@angular-devkit/architect 0.1703.3
@angular-devkit/build-angular 17.3.3
@angular-devkit/core 17.3.3
@angular-devkit/schematics 17.3.3
@angular/cdk 17.3.3
@angular/cli 17.3.3
@angular/material 17.3.3
@schematics/angular 17.3.3
rxjs 7.8.1
typescript 5.3.3
zone.js 0.14.4
ngx-bar-rating: 6.0.0

Is there anything else we should know?

That's my first angular project ever, so it might be something on my side. I can provide the full source code if you want to

@MurhafSousli
Copy link
Owner

Need to investigate, for now it seems to works when a star template is used https://stackblitz.com/edit/ngx-bar-rating-ng17

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

No branches or pull requests

2 participants