mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
05a0225deb
Some libraries could use numbers in headers. this fix prevents Angular from throwing an error by casting those numerical values into strings. Fixes #49353 PR Close #49379