Alexandre Costa
Alexandre Costa
Maybe this can help: ```ts import { useEffect } from "react"; import toast, { Toaster, useToaster } from "react-hot-toast"; export default function App() { const { toasts } = useToaster();...
Such a feature would be nice. Do you know if anyone is working on this? If not, I can give it a try myself!
Hey @fkhadra. Could you look at this PR and tell me what you think?
Hi @fkhadra! I don't fully understand why you're not sure if this should belong to the library. To me, it makes sense to have such a feature in the library....
Why not the `resolve` method, when called, resolves a promise and hides the modal automatically in the same call? I can't think of any use case where someone would call...
I'd like to work on this issue. Could you please assign it to me?
> @alexandredev3 , great that you'd like to contribute. Before I assign to you, can you briefly explain how you would approach this, which files you would change? Thanks for...
Hey there! I'd like to work on this issue. Could you please assign it to me?
> @alexandredev3 and @Code-Hacker26 can we work together on this project to complete it early Sure!
Any updates on this issue? I'm having the same problem