ionic-team / ionic-team/ionic-framework

bug:ion-backdrop stays visible regardless of visible input

Abierto
#30,742 0 comentarios 1 reacción 0 asignados Ver en GitHub
triage
Lenguaje dominante
TypeScript
Estrellas
52.7k
Forks
13.3k
Merge medio
1 d 15 h
PR fusionados (30 d)
51

Descripción

### Describe the Bug

ion-backdrop covers entire page and doesn't hide when [visible]="false"

### Expected Behavior

backdrop should hide when visible is set to false

### Steps to Reproduce

1. Open the link for the stackblitz for the basic example of ion-backdrop: https://ionicframework.com/docs/api/backdrop
2. change `[visible]="true"` to `[visible]="false"`
3. backdrop does not disappear

### Screenshots

Image
Image

### Operating System

MacOS

### Browser

Chrome

### Version

141.0.7390.66 (Official Build) (arm64)

### Additional Information

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.