keenthemes / metronic-tailwind-html-integration

Metronic Tailwind CSS Integration Guides
MIT License
37 stars 32 forks source link

Footer is displayed incorrectly. #15

Open ArsenioInojosa opened 3 months ago

ArsenioInojosa commented 3 months ago

Hi, we still have the same problem.

The application was created with the example files, the footer has not been modified.

The problem arises when adding a login without using the layout. I attach a video:

https://github.com/user-attachments/assets/34a7995d-39c8-4e6a-8f39-3293efec0ff9

Originally posted by @ArsenioInojosa in https://github.com/keenthemes/metronic-tailwind-html-integration/issues/11#issuecomment-2282752725

faizalmy commented 2 months ago

Hi ArsenioInojosa

Your login page probably does not extend the main layout from app.component.html

Please refer here: https://angular.dev/guide/routing/common-router-tasks#nesting-routes

ArsenioInojosa commented 2 months ago

Hi @faizalmy,

I think you have not understood what the problem is.

The Login is fine (just the design is missing), it is not part of the main layout. It is displayed correctly.

The problem is the Footer.