-
This project has an increasing amount of issues and PRs, various of which go unanswered by @iamhosseindhv. It is unclear to the users in which state of maintenance this library is and as it is the onl…
favna updated
5 months ago
-
This project is awesome, and has saved me a ton of time setting up notifications in a webapp I'm working on, but there's one small quirk I noticed. I set up an "is the browser offline" listener that d…
-
### Feature Description
Change the notification library in Infisical from `react-toastify` to `Notistack` in the `frontend/src/components/notifications/Notifications.tsx` file.
### Why Would It …
-
Title:
Unexpected state behavior when updating nested state objects
Description:
I'm experiencing an issue where state updates do not propagate correctly under certain conditions when updating ne…
-
## Expected Behavior
Upon clicking the close button, snackbar should disappear
(This is the behavior seen in other libraries)
## Current Behavior
Nothing happens the cross icon just confuses t…
ghost updated
11 months ago
-
## 🐛 Bug Report
Below is the error I am getting after upgrading **"react-i18next" from v11.18.6 to v12.3.1**
Uncaught TypeError: Cannot add property lanes, object is not extensible
at markUpdat…
-
If preventDuplicate is enabled, calling closeSnackbar and then calling enqueueSnackbar again during the close animation will be ignored.
## Expected Behavior
Displayed if enqueueSnackbar is called…
-
Refer to the call and implementation of the `ant-design` dialog box. This solution brings more flexibility and concise code.
Will there be such a solution?
```jsx
import { Dialog } from "@mater…
-
If notifications are hiding when a new one is shown, that one instantly hides as well and the player can never read it. i think we could fix this several ways, the easiest that comes to mind though is…
-
yarn prints the warning below:
$ git log --no-decorate --oneline -1
7c5094c feat/make-transcription-configurable (#195)
$ yarn install
yarn install v1.22.22
warning package-…