Skip to content

Fix Rendering of Avatar in Navbar

Maximilian Firla requested to merge avatar-navbar into new-develop
  • Adds services for avatar and communication between Navbar, Login & Profile components.

  • Fixes the loop that was used to render and detect changes from the avatar in the navbar.
    This is now done using EventEmitter and subscribing.

Merge request reports