-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
Description
There are times when notifications middleware is breaking the UI because it can't find the react-redux store.
Details
Notifications middleware is using connect function which is trying to hook to react-redux store. However it can't find it and breaks. The package should be changed to use hooks in order to properly surface any issues with missmatched dependencies.
Steps to reproduce
- Navigate to "Subscriptions" -> "All RHEL"
- Refresh the page (or access directly the URL)
- Go to Drift
This error occurs randomly in different apps but these steps seem to be reliable.
- causes
-
RHCLOUD-22866 Sentry triggers errors frequently on notifications/integrations pages
-
- Closed
-