Topic: Angular router-outlet tag messing up Flex based layouts
                  
                  davout
                  free
                  asked 5 years ago
                
I have built a fairly standard web page layout using FLEX, like: header component, main area component and footer component
With the main area component divided into: Left component, Data area component, and Right component
The 'main area' is set using the Angular 'router-outlet' command. 
When I use the 'router-outlet' tag the layout in the main area is messed.
If I replace the 'router-outlet' tag with the tags from the main area component everything works fine
Any suggestions for fixing this?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: 8.9.0
 - Device: PC
 - Browser: Chrome
 - OS: Windows 10
 - Provided sample code: No
 - Provided link: No
 
Arkadiusz Idzikowski staff commented 5 years ago
Please update your post with some code on which we will be able to reproduce this problem.