-
## Expected Behavior
Snackbars item opened by notistack should not change the global theme, and it's not doing it, but documentation can lead users to wrong nesting.
## Steps to Reproduce
Tak…
-
**EDIT** - I get the same error with react-scripts v2.1.8 I am guessing there is some dependency in my package.json your watch script doesnt like? Adding package.json as well:
```
{
"nam…
-
Package "notistack@0.8.7" (via "/Users/dan/Library/Caches/Yarn/v4/npm-notistack-0.8.7-02776a28232f27b0aae669572170bacac1a88b70/node_modules/notistack/build/SnackbarItem/SnackbarItem.js") is trying to …
-
## Expected Behavior
Example file should build and run when issuing a `yarn start`.
## Current Behavior
`yarn start` fails with error "could not find a required file, index.js…
-
Hi guys,
What am I doing wrong? I just add code like in the example, but I get an error.
```
Error: Element type is invalid: expected a string (for built-in components) or a class/function (for…
-
It will be nice to be able to close all snackbars by calling the `closeSnackbar` function without parameters. It can be tedious to store all snackbar IDs to do that.
For example, I would use this f…
-
## Expected Behavior
Style variant 'error' should be red.
## Current Behavior
Style variant 'error' renders as white
![Screenshot 2019-07-02 at 17 25 27](https://user-images.githubus…
-
https://material-ui.com/demos/snackbars/#notistack
https://github.com/iamhosseindhv/notistack
如果你同意,我会在两个月内向你这里提交 PR
@SPGoding
-
Thanks for the amazing feature.
One thing, I would like to dimiss the snack bar like in material-ui, action props
action={[
UNDO
,
…
-
Exist some way that I can set all SB as persist?
My idea:
```jsx
...
```