What is the proper way to use Angular Material without Hammerjs?
I don't wan't HammerJS. It is creating weird behavior (switch to another tab) when I drag my mouse inside a Material Tab Group (even when inside an HTML INPUT control) and I definitely don't want such behavior. I cannot select any text displayed inside a Tab Group.
If I don't include hammerjs, Angular complains every time. I don't thing it is a good practice to leave a warning message in my console.