mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
75d610d420
Animations properties set on the default renderer weren't set on the animation renderer once it was loaded. This commit fixes this. PR Close #52087