react-notifications-component icon indicating copy to clipboard operation
react-notifications-component copied to clipboard

Delightful and highly customisable React Component to notify your users

Results 18 react-notifications-component issues
Sort by recently updated
recently updated
newest added

I think it was forgotten to replace `.notification` with `.rnc__notification`: https://github.com/teodosii/react-notifications-component/blob/master/src/scss/notification.scss#L88-L110

if you import the animate.css into the project, the first time you dispatch a notification if dissapears for a second, then it appears again, (at least trying to play the...

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

We ran across an issue in the wild where users couldn't click on some buttons because the notification container was blocking them. It turns out that in some scenarios where...

Getting error : TypeError: this.add is not a function react": "^18.2.0", "react-dom": "^18.2.0", "react-notifications-component": "^4.0.1", "react-router-dom": "^6.21.1",

Got this error from `Intellij IDE` after updating from V3 to V4 (react-notifications-component) and I also update the @types/react-notifications-component package to the latest version for Type Support: ``` Typescript TS2724:...

### Discussed in https://github.com/teodosii/react-notifications-component/discussions/175 Originally posted by **sp3897** August 14, 2023 Is there existing support to enable/disable desktop notifications where we can configure enable/disable desktop notifications from the react-notifications-component configurations...

The component was working fine until I made some layout changes then I noticed that the notifications are no longer shown. After some inspection, I found the element with `rnc__base`...

Hi! Notification blinks when it appears with minimum settings. ![1](https://github.com/teodosii/react-notifications-component/assets/90761929/f0f95d58-b47c-4361-9d1f-60b1c47c6e27) This does not happen on the [demo page](https://teodosii.github.io/react-notifications-component/). Sandbox [here](https://codesandbox.io/s/react-notifications-component-bbtn19) Any idea how to fix this?

Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies