Hi,
We added Metronic to our existing angular application. I used the HTML version for it and recreated some components based on both the HTML and Angular demo.
The whole application is working fine but we can't get the select2 from the HTML version working in the application.
The select form is showing but the search bar is not. How can I implement this correctly into our application? I think doing this the right way, it will also make the other components which are listed in the HTML docs works.