timolins / react-hot-toast

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

Wrong Height on Custom Toasts #299

Closed ghost closed 11 months ago

ghost commented 1 year ago

image I created a custom toast whose text can change (1, 2, 3 lines) depending on the errors in the form, but it cannot measure the heights correctly as in the picture. Is there any way to fix this?