angular element with overlay rendered in overlay
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
#### Reproduction
https://github.com/rcketscientist/AngularElementOverlayRepro
Steps to reproduce:
1. Create an Angular Element that leverages a CdkOverlay Material widget (tooltip, select, etc)
2. Place that selector in a CdkOverlay (MatDialog, for example).
As soon you interact with the "inner" CdkOverlay by hovering over the tooltip or activating the select, the host CdkOverlay will just crash without an error message I can pick up on.
This might not really be a bug, but rather a limitation of Angular Elements, but being that it can be triggered with simple widgets I wonder if there's not some way I can get the Angular Elements to play well with the host.
The Angular Elements work fine when not hosted in a CdkOverlay.
#### Expected Behavior
What behavior were you expecting to see?
CdkOverlay within Angular Element plays well with the host.
#### Actual Behavior
What behavior did you actually see?
Acitvation of the CdkOverlay within an Angular Element causes the host CdkOverlay to silently crash.
#### Environment
- Angular:8
- CDK/Material: 8
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Win/Mac
Guía de contribución
Línea de trabajo
Comience con la reproducción en https://github.com/rcketscientist/AngularElementOverlayRepro y reproduzca el fallo usando Angular 8, CDK/Material 8 y Chrome. Investigue la interacción entre el widget CDK Overlay de un Angular Element y su overlay anfitrión; se considera terminado cuando la interacción con el tooltip o el select ya no bloquea silenciosamente el overlay anfitrión, o cuando la limitación está documentada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, typescript
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100