MurhafSousli / ngx-bar-rating

Angular Bar Rating

Home Page:https://ngx-bar-rating.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Problems with Angular 6

ztefanie opened this issue · comments

Hi,

i'm trying to use this nice package, but coundn't get it working. Unforunately i don't get an error, the "stars" just don't show up. I followed your setup (installing with npm, adding to import modules, copy code to my component). What can i do to identify the error or get it working?

Kind regards,
Steffi

Hi, Did you import the CSS theme? please check this stackblitz it uses angular 6

Hi, thank you! That was what was missing. :)