I have a simple HTML template built with MDL.
When I place the template into Angular2 App. Elements' actions and clicks are not working
E.g : Showing dropdowns
or clicking tabs
etc are not working.
I cant see any errors in Developer Console
and would like clarification on why this error is happening.