mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
03f1758e2a
This fixes a regression introduced by #69309 where the format of `serializedId` from a coma separated string, to a JSON representation of an array. fixes #70104