ionic-team / ionic-team/ionic-framework
bug: Inline overlay breaks when setting root on ion-nav
- 主要语言
- TypeScript
- 星标
- 52.7k
- 派生
- 13.3k
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 51
描述
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.
### Ionic Framework Version
- [ ] v4.x
- [ ] v5.x
- [X] v6.x
- [ ] Nightly
### Current Behavior
When you load components with setRoot on ion-nav the trigger to open a popover breaks. I also tried using isOpen instead of id trigger and same result.
### Expected Behavior
Reloading a view / component with ion-nav setRoot method should still allow an inline popover to be triggered.
### Steps to Reproduce
See this repo for example: https://github.com/modemlooper/popover-test
### Code Reproduction URL
See this repo for example: https://github.com/modemlooper/popover-test
### Ionic Info
N/A this is a stencil web app
### Additional Information
_No response_
贡献指南
调研方向
Reproduce the failure with the linked popover-test repository, focusing on ion-nav setRoot and the inline popover trigger; compare the trigger and isOpen cases mentioned in the report. Done means reloading a view with setRoot still allows the inline popover to open.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100