-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
docsThis issue is related to documentationThis issue is related to documentationhelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Description
Bug, feature request, or proposal:
Documentation
What is the expected behavior?
New project with angular-cli and tried to add material2 by following Getting Started Guide.
After added a material tag, compile failed with bunch of Cannot find name 'HammerManager'.
and Cannot find name 'HammerInput'.
errors.
The solution is as in issue #977 to install
npm install --save hammerjs @types/hammerjs
What is the use-case or motivation for changing an existing behavior?
Document usability
Which versions of Angular, Material, OS, browsers are affected?
Latest
Metadata
Metadata
Assignees
Labels
docsThis issue is related to documentationThis issue is related to documentationhelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue