There are multiple issues with Server Side Rendering when using metronic and thats a top priority, and I would like create a new project(using Angular 17) and add the individual pieces of metronic to make it work. I'm trying to hover over the angular demo 1 magnifying glass and see the results, and click to see the results. the same thing with hovering over the user icon on the top right and see the menu below. What is needed to make it work?
Hi Alamin Hossain
You need to integrate the MenuComponent and HeaderComponent from the example Metronic Angular project.
You can find the HeaderComponent at /angular/demo1/src/app/_metronic/layout/components/header/header.component.ts and the MenuComponent at /angular/demo1/src/app/_metronic/kt/components/MenuComponent.ts.
Integrating these components should enable functionality for hovering.
Thank you
Hi Alamin Hossain,
Apologies for the delay. Could you please provide more details about the issue you're encountering? Are you experiencing problems with the hover functionality? Any additional information you can provide will help us better understand and address your concerns.
Looking forward to your clarification.