mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d283595bfa
The serialization of route data does not support cyclic data objects. We sanitize nested route data object by replacing invalid values with a placeholder string. PR Close #62339
Angular DevTools Backend
This directory contains the "backend" of Angular DevTools. This module interacts with the framework debugging APIs and responses to requests from the Angular DevTools extension.