-
I put 2 different message into queue
this.props.enqueueSnackbar('Successfully fetched the data.', {
variant: 'success',
autoHideDuration: 7000,
})
this.props.enqueueSnac…
-
Hi, do you have any plans to support material-ui v4 in the near feature?
-
I'm wondering how exactly one would go about positioning the toast relative to a container div, rather than entire body.
In our project, we've tried creating our own refs and even changing where in…
-
In Semantic Versioning a `0.x.x` version is a beta. I think this library is quite complete and should be release as a stable version 1.0.0. It can be now or after a few more PR.
This will give more…
-
The react material ui docs for the components we are using recommends to use notistack.
-
On client everything works fine.
| Tech | Version |
|--------------|---------|
| Notistack | v0.4.1 |
| React | v16.6.3 |
-
Thank you for this wonderful library.
I am trying to implement custom variants as follows:
https://iamhosseindhv.com/notistack#custom-variants
I have tried in this sandbox, with no success:
ht…
-
Despite looking perfect in notistack online demos, the Snackbars it displays in the app are always full width, with no rounded corners. Extra margin from nonexistent Snackbar icon is another minor iss…
-
Bug using Redux example with Material UI
```javascript
ReactDOM.render(
…
-
## Expected Behavior
No errors should show up.
## Current Behavior
Material UI error about using deprecated typography variant is shown.
![47221049-be4b1b00-d3b3-11e8-95ea-77847795ff2f](…