ionic-team / ionic-team/ionic-framework
bug:ion-backdrop stays visible regardless of visible input
未关闭
triage
- 主要语言
- TypeScript
- 星标
- 52.7k
- 派生
- 13.3k
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 51
描述
### 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
### Operating System
MacOS
### Browser
Chrome
### Version
141.0.7390.66 (Official Build) (arm64)
### Additional Information
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。