Skip to content

issues Search Results · repo:igorprado/react-notification-system language:JavaScript

Filter by

127 results
 (50 ms)

127 results

inigorprado/react-notification-system (press backspace or delete to remove)

As this repository seems to be unmaintained, I published a fork to make it compatible with react 19. I probably won t maintain it, but it works : https://github.com/YannickBochatay/react-notification-system. ...
  • YannickBochatay
  • Opened 
    on Dec 18, 2024
  • #187

This is what worked for me: First, change the react version to 17 in your project make npm install --legacy-peer to the project, then go to node_modules and copy the react-notification-system file out ...
  • Oskku
  • 1
  • Opened 
    on Nov 4, 2022
  • #183

I ve recently updated my project to react 17.0.2 and seems that the library is not compatible. Are you planning to update compatibility to React 17? I have react-notification-system updated to verson ...
  • detrash08
  • 5
  • Opened 
    on Apr 7, 2021
  • #182

Hi Igor, for GitHub the latest release of your module is 0.27.17 (as reported in the GitHub project page). But I see that 2 tags have been created in the past years: 0.3.0 and 0.4.0 (as reported by npm) ...
  • ATrogolo
  • Opened 
    on Jan 11, 2021
  • #181

Is there a way to have the notification color change in editNotification because level is not working in editNotification here is my code for addNotification which is working fine notify.addNotification({ ...
  • smismailalam
  • Opened 
    on Oct 21, 2020
  • #180

I am using react hooks (no classes at all) , I initialise like this const notificationSystem = useRef(null); and wehn i try to do: const notification = notificationSystem.current; notification.addNotification({ ...
  • Stathismi
  • 1
  • Opened 
    on May 20, 2020
  • #179

Is there a way to have the notification popup inside a container div instead of just the entire page? It appears that the custom styles get applied to the notification-message class when I would need them ...
  • mdodge-ecgrow
  • Opened 
    on Feb 18, 2020
  • #178

NOTICE: This domain name expired on 12/5/2019 and is pending renewal or deletion.
  • zhuangya
  • Opened 
    on Jan 10, 2020
  • #177

I recently updated from version 0.2.17 - 0.3.0 to get rid of the deprecation warnings. I m setting the style prop to false to set my own styles: NotificationSystem ref={ref = this.notifications = ref} ...
  • aaronschwartz
  • 3
  • Opened 
    on Jan 8, 2020
  • #176

Hello there Can anyone provide a sample of editNotification usage using react and if possible a state container (e.g redux). I made several tests, the uid passed as first argument is correct, then even ...
  • guirip
  • 1
  • Opened 
    on Dec 4, 2019
  • #173
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub