charkour / react-reactions

😲 Create custom reaction pickers and counters or use your favorites!
MIT License
74 stars 16 forks source link

Error when I import Reaction Counter #136

Closed ted-dino closed 2 years ago

ted-dino commented 2 years ago

Describe the bug i dont know what is causing it but everytime I import Reaction Counter and use it in my component I always get an error.

Screenshots image

charkour commented 2 years ago

Hi @ted-dino,

Thanks for using the package and sorry that you are having issues! Would you be able to link a reproduction of the issue?

Looking at the stack trace, it seems to be an issue with the component in the package or with props passed to the component.

charkour commented 2 years ago

Hey @ted-dino, do you have a reproduction I can see? I tried to reproduce your error but could not.

Please re-open this issue if the error persists. Sorry I couldn't be of much help.

charkour commented 2 years ago

@ted-dino, I tried fixing the error in v0.10.1. Please let me know if the issue persists. Thank you.