melwinVincent / ionic4-star-rating

Star Rating component for ionic-4 projects
23 stars 11 forks source link

Not displaying on latest version of Ionic - 5.4.4 #8

Closed colbytown closed 4 years ago

colbytown commented 4 years ago

I have installed this and tried everything to get it to work. There are no console errors or CLI errors.

In the inspector it shows this.... < ionic4-star-rating _ngcontent-ayj-c5="" activecolor="#488aff" activeicon="star" defaultcolor="#f4f4f4" defaulticon="star-outline" fontsize="32px" readonly="false"></ionic4-star-rating

But nothing displays. What am I missing?

melwinVincent commented 4 years ago

@colbytown :

The issue has been fixed in the latest release npm i ionic4-star-rating@1.1.1

Please upgrade the component and confirm.

Thanks, Melwin Vincent C

colbytown commented 4 years ago

@melwinVincent still nothing displaying unfortunately.

What information do you need me to provide to debug this issue?