timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.66k stars 319 forks source link

fix: invalid hook call #200

Closed eeston closed 2 years ago

eeston commented 2 years ago

Kind of addresses https://github.com/timolins/react-hot-toast/issues/186 but this isn't a proper fix. At least it narrows it down a little...

It seems that there are multiple versions of react floating around in the repo. Here is some info:

https://reactjs.org/warnings/invalid-hook-call-warning.html https://github.blog/2021-02-02-npm-7-is-now-generally-available/#peer-dependencies

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-hot-toast ❌ Failed (Inspect) Jul 4, 2022 at 6:10PM (UTC)
eeston commented 2 years ago

Closing due to https://github.com/timolins/react-hot-toast/pull/203