Open iamhosseindhv opened 4 years ago
Thanks for creating notistack! I am using it for my (not-free) analytics platform, userTrack to show error and info messages.
Thanks @Cristy94. Checked out your work, it's pretty neat. I use Hotjar for the documentation website. Glad to see smaller platforms offering quality products.
Keep up the good work 👍🏼
I've just integrated it into React-PWA 🎉
We're using notistack in management software for various federal offices, unfortunately this means we cant show you..
but love using it!
I'm using it on my personal project ElevenWindows.dev Notistack it's awesome 🤓
I use notistack in our company's internal website, I hope this project gets better and better, thank you very much to the author of notistack
I'm using notistack on https://telley.live/ a low latency streaming video site for video editors
At B-Open we used notistack in the Data Tailor, a product we developed for EUMETSAT.
when it would got support for MUI v5?
@theshahzaib5 for support MUIv5 use next version npm install notistack@next
@iamhosseindhv thanks for creating notistack! I'm using it in internal projects of my company and some pet projects.
@iamhosseindhv We are using from 2 years ago in our product. Thanks for this jewel
Warning: validateDOMnesting(...):
My Resolution:
domRoot={typeof window !== "undefined" && document.getElementsByTagName("body")[0]}
<SnackbarProvider
maxSnack={3}
autoHideDuration={2000}
anchorOrigin={{
vertical: "top",
horizontal: "right",
}}
domRoot={typeof window !== "undefined" && document.getElementsByTagName("body")[0]}
{children}
</SnackbarProvider>
I'm using as my default notification system in my first SaaS. Usually I'd create my own context and logic, but this time I wanted something ready to use AND production level. This lib is the answer!
Are you or your company using notistack publicly or behind the scenes?
Comment your company name, link to your website, or link to a repo using that's using notistack. Going to feature your name/work on the documentation website.
From a quick look on GitHub dependents page I was able to pick up some notables names: