Skip to content

fix(notification): notification on fetch failed

Florent Chehab requested to merge fix/catch_500_on_fetch into master
  • A notification is displayed when fetch data failed through the CustomComponentForApi class
  • Notifier Component added for one shot notifications

Fixes #22 (closed)

Merge request reports