Metronics Scripts Failed to Run/Reinitialized.
My demo have a default layout which have header, content and footer with the scripts init where the initialization of metronics components is being set. Right now I want to create a second layout page which will not have header and footer(only contents ex: error component). But the dropdown, drawers and accordion does not work as intended. How to import the scripts-init and make it work with my second layout. I am using demo 1 with angular.
Replies (2)
Deleted comment
I managed to solve this issue. I forgot to put the scripts in my second layout. Thanks !