Jayaike Ndu
Jayaike Ndu
I have done that
I have removed the extra footer
I also noticed there was an extra header in the dashboard so I removed that too
Ok thanks, but how will I do it in this case since all components inherit from the base component
How would I test the condition now that it is in the main module?
Should I use the URL as a test?
Here is what I have concluded with. I will give the sidebar a fixed color identical to the background. That way it will overlay the footer and still not cut...
For the header, I used "auth" because auth is the base URL for the components that don't use the header.
Let me give a break down of my changes. **For the issue with the header:** I first subscribed to the auth events filtering out the NavigationEnd to see where the...
I made 'authService' public so as to make it accessible it in app.component.html