react-notifications
react-notifications copied to clipboard
Notification component for ReactJS
Hey @minhtranite , Can you please provide us with a solution to remove the notification programatically. Currently, the notification gets removed only after the time-out or onClick of the callback...
Hi, using webpack to load the css as document and getting this error: ``` ERROR in ./~/react-notifications/lib/fonts/notification.eot?s3g3t9 Module parse failed: /home/app/node_modules/react-notifications/lib/fonts/notification.eot?s3g3t9 Unexpected token (1:0) You may need an appropriate loader...
Hi @vn38minhtran, thanks for this cool library! Can we maybe remove the `.babelrc` file from the npm package? The reasons for this are: 1) this is a file only needed...
 Got the following errors as I'm using this library. Do you have any ideas what it reflects to or how can I resolve the problem?
Hello there! In my tests I saw that `enterTimeout` and `leaveTimeout` don't reflect any change to the `NotificationContainer` component. Looking through the code I realized that this component just pass...
Bumps [express](https://github.com/expressjs/express) from 4.15.3 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Hi, using React 18.2.0 and react-notification 1.7.4 I have a form that displays a notification with a 5000ms timeout upon submitting. If I go to another "page" (just another component...