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

Window is not defined error #28

Closed laura-sgn closed 2 years ago

laura-sgn commented 2 years ago

I'm using version 5.1.2 with Next.js but the error Server Error ReferenceError: window is not defined is thrown when trying to use this component. I'm aware this was a closed issue but the problem has not been resolved.

awran5 commented 2 years ago

Hello @laura-sgn. Please check the latest release.

Thank you.

laura-sgn commented 2 years ago

Fix worked! Thank you.