Fix Rendering of Avatar in Navbar
-
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.