mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4126ef1e94
Refactors the logic that disables the action button for lazy-loaded routes. Now relies on the isLazy property from the route data instead of string comparisons on the component field.