-
## Feature Request
### Describe the problem related to this feature request
I'm beginning to wonder if it would be better for me to able to hook in directly to the snackbar messages, and use my ow…
-
## Expected Behavior
I'd expect my app "notistack" context not to be overriden by an external lib
## Current Behavior
The external lib uses notistack to dispatch some notifications, the props…
-
I'm using `gatsby-plugin-offline` to allow for offline use on my site.
I'm familiar with `onServiceWorkerUpdateReady` insite `gatsby-browser.js` but, using the browser js file, you can't do much in…
-
Sometimes autoHideDuration property doesn't work
_**this.props.enqueueSnackbar(message, {
variant: 'warning',
autoHideDuration: 3000,
action,
});**_
## Expected Behavior
T…
-
> Notistack is a Snackbar library which makes it extremely easy to display notifications on your web apps. It is highly customizable and enables you to stack snackbars/toasts on top of one another.
…
-
Hello! Great package, love it for the simplicity of use.
So i had encountered this issue - snacks stop appearing after some enqueues from different Material-Table components, that get the functions…
-
I have two problems on notistack.
First, I set up the callback of onClose on a snackbar and show it, the callback will be executed when I click any way.
Second, when I add a close button on sn…
-
Hi,
I want to do the exact thing as done in [https://codesandbox.io/s/github/iamhosseindhv/notistack/tree/master/examples/redux-example](https://codesandbox.io/s/github/iamhosseindhv/notistack/tree…
-
I've been trying to close the snacker programmatically and the examples on the doc was a bit hard to comprehend.
Could you please put an example of the callback method and how this can be used?
…
-
Hi all,
Thanks for this great library - it's very helpful! :-)
Recently I've noticed that when error snackbar appeared one of my icons (material-ui or mdi icon based on SvgIcon) changed color to…
Sajam updated
4 years ago