mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0e5f9ba6f4
Prior to this change the component IDs where generated based on a counter. This is problematic as there is no guarantee that a component will get the same ID that was assigned on the server when generated on the client side. This is paramount to be able to re-use the component styles generated on the server. PR Close #48253
1.5 KiB
1.5 KiB