Skip to content

Draft: Next: Notifications improvements

Alex Gleason requested to merge next-virtuoso into next
  • Delete NotificationContainer
  • Convert Notifications index to TSX+FC
  • Use react-virtuoso for Notifications
  • Convert reducers/notifications to TS

It's crashing for some reason. 😕

Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.

Merge request reports

Loading