awran5 / react-simple-star-rating

A simple react component for adding a star rating to your project.
https://react-simple-star-rating.vercel.app/
MIT License
136 stars 32 forks source link

Cannot rate in mobile browser #13

Closed nbangba closed 2 years ago

nbangba commented 2 years ago

Rating works fine on web browser but i am unable to rate in a mobile browser. I notice it works fine in the working examples provided so I am suspecting it is happening with new version.

nbangba commented 2 years ago

I fixed it by downgrading to v4.0.3. I hope it is fixed in the latest version though. I will now be closing this.