You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The notifications package I was using hasn't been maintained and doesn't work, so either needs to be forked and fixed or swapped out for another package
This is for the success/info/error notifications for the UI (not the error warnings in edit forms).
I decided to just pull the redux-notifications code into our project rather than use the unmaintained dependency. I've updated the code a bit so we should have working notifications again now.
Following up from #12
@jmwohl:
Not sure if this is new or what
redux-notifications
was using anyway under the hood, but what about Bootstrap Alerts? https://getbootstrap.com/docs/4.0/components/alerts/The text was updated successfully, but these errors were encountered: