Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

En el diagrama dinámico no aparecen objetos importados de otros archivos #123

Open
mmatos opened this issue Jan 10, 2024 · 0 comments
Open
Labels
bug Something isn't working componente: diagrama-dinamico Muestra los objetos en el diagrama priority: medium Issue has some importance although it is no big deal

Comments

@mmatos
Copy link

mmatos commented Jan 10, 2024

Probando el REPL con un proyecto en el que los objetos están definidos en archivos diferentes, las referencias a objetos importados funcionan pero esos objetos no se muestran en el diagrama dinámico.

Así se ve el diagrama con los objetos en distintos archivos, habiendo levantado el REPL sobre un archivo que importa los objetos de los otros archivos:
image

Así se ve en un proyecto con los mismos objetos pero todos en el mismo archivo:
image

@PalumboN PalumboN added bug Something isn't working componente: diagrama-dinamico Muestra los objetos en el diagrama priority: medium Issue has some importance although it is no big deal labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working componente: diagrama-dinamico Muestra los objetos en el diagrama priority: medium Issue has some importance although it is no big deal
Projects
None yet
Development

No branches or pull requests

2 participants