angular/devtools/projects/ng-devtools-backend/src/lib/state-serializer
Matthieu Riegler 44d2ec5a05 refactor(devtools): guard value reads in the serializer (#64096)
Some properties (like gets) might throw when we try to read them.
With this commit we fail gracefuly and show a warning message for the property that can't be read.

fixes #56755

PR Close #64096
2025-09-29 13:08:11 -04:00
..
BUILD.bazel refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
object-utils.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
prop-type.spec.ts build: migrate to use web test runner rules (#62292) 2025-06-26 17:19:10 +00:00
prop-type.ts fix(devtools): implement signal read error handling in DevTools (#61911) 2025-06-19 10:15:39 +02:00
serialized-descriptor-factory.ts refactor(devtools): guard value reads in the serializer (#64096) 2025-09-29 13:08:11 -04:00
state-serializer.spec.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
state-serializer.ts refactor(devtools): guard value reads in the serializer (#64096) 2025-09-29 13:08:11 -04:00