ionic-team / ionic-team/ionic-framework

bug:ion-backdrop stays visible regardless of visible input

Open
#30,742 0 comments 1 reaction 0 assignees View on GitHub
triage
Dominant language
TypeScript
Stars
52.7k
Forks
13.3k
Avg merge
1d 15h
Merged PRs (30d)
51

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.