mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1260d1ac6d
When signals throw errors on read, the devtools will show the same error message as the signal custom formatter.
We also don't log errors anymore to the console as those might be surprising to see as errors and are buggy behavior of the devtools.
(cherry picked from commit a0930e166c)