Open
Conversation
oidacra
approved these changes
Jan 28, 2026
Splaktar
reviewed
Feb 3, 2026
| Al hacer clic en un inyector que tiene proveedores configurados, se mostrarán esos proveedores en una lista a la derecha de la vista del árbol de inyectores. Aquí puedes ver el token proporcionado y su tipo. El botón a la derecha de cada proveedor te permite registrar el proveedor en la consola. | ||
|
|
||
| <img src="assets/images/guide/devtools/di-injector-tree-providers.png" alt="A screenshot of the 'Profiler' tab displaying how providers are made visible when an injector is selected."> | ||
| <img src="assets/images/guide/devtools/di-injector-tree-providers.png" alt="Una captura de pantalla de la pestaña 'Profiler' mostrando cómo los proveedores se hacen visibles cuando se selecciona un inyector."> |
Member
There was a problem hiding this comment.
Chrome en castellano dice "Profiler" para el nombre de la pestaña?
| ## Inspecciona tus inyectores | ||
|
|
||
| NOTE: The Injector Tree is available for Angular Applications built with version 17 or higher. | ||
| NOTA: El Injector Tree está disponible para aplicaciones de Angular compiladas con la versión 17 o superior. |
Member
There was a problem hiding this comment.
Porque no traduce "Injector Tree" aca? Siempre sale en ingles?
|
|
||
| The **Profiler** tab lets you visualize the execution of Angular's change detection. | ||
| This is useful for determining when and how change detection impacts your application's performance. | ||
| La pestaña **Profiler** te permite visualizar la ejecución de la detección de cambios de Angular. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #108