Fadi Khadra
Fadi Khadra
@spectre-akapelon when you set `progress` it becomes controlled so `autoClose` has no effect there
In your case all you have to do is to update the toast each time there is some progress. progress: 0 progress: 0.33 Till 1
Ok got your use case. What you can do when you reach 100%. Update the toast with progress null and autoclose with the desired value
Hey @Adnan-Saleem-93 have you tried https://fkhadra.github.io/react-toastify/how-to-style/#inject-style-on-demand ?
Hey @alexandredev3, as a graphql user I understand the need of adding such API. it can also be useful when using native fetch as it won't throw when the response...
@lokomass if you are not able to reproduce the issue but still have it in your project, I suspect that something is happening on your side. Really hard to tell...
Hey @najdic, I've encountered the same issue, it seems to occurs whenever the list trigger the overflow. I haven't looked into it more but I'll share the workaround i'm using...
@CryoByte33 have you considered solutions like https://wails.io ? > Wails is a project that enables you to write desktop apps using Go and web technologies. Consider it a lightweight and...
> I am 0% comfortable with web technologies, I'm almost entirely a backend developer and can't stand JS/TS 😅 Too bad 😆
Hey @notcod please share a codesandox that reproduce the bug, without that I won't be able to help thank you