mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently, the function that is provided through `HAMMER_LOADER` is called the same number of times as the `HammerGesturesPlugin.addEventListener` method is called (until the Hammer is loaded). This commit adds a class property in which the loader call is saved, thereby preventing multiple calls to the loader function. PR Close #25995 PR Close #40911 |
||
|---|---|---|
| .. | ||
| animations | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||