You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed Angular Material 2.0.0-alpha.10 alongside [email protected] and @types/[email protected].
Per the instructions, guidelines and suggestions, I imported hammerjs in my main.ts file but I could not get rid of the errors. After several weeks I thought I should import 'hammerjs' in the files containing the errors as well. After importing hammerjs in MdGestureConfig.d.ts all the errors disappeared. I really dont know what to make of this. So I thought I should ask the experts about it