ionic-team / ionic-team/ionic-framework
bug: [angular ios] IonInput value disappears after viewing PDF on safari
- 主要语言
- TypeScript
- 星标
- 52.7k
- 派生
- 13.3k
- 平均合并
- 1 天 14 小时
- 30 天内合并 PR
- 50
描述
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/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
v8.x
### Current Behavior
The value entered in an IonInput field disappears after the user returns from viewing a PDF document. This occurs when navigating away from the page containing the IonInput to view the PDF, and then navigating back to the original page.
### Expected Behavior
The expected behavior is for the IonInput to retain its value
### Steps to Reproduce
1. `yarn` or `npm i` for install dependencies
2. `yarn start` or `npm run start` to serve app on `0.0.0.0:4200`
3. open `{host}:4200` with safari on iphone (tested on iphone 13 and iphone 8)
4. click on "open pdf" link (safari will open pdf file in the same tab)
5. return back
### Code Reproduction URL
https://github.com/ZeroDX255/ion-input-bug-showcase
### Ionic Info
Ionic:
Ionic CLI : 7.2.0 (C:\Users\igor-\AppData\Local\Yarn\Data\global\node_modules\@ionic\cli)
Ionic Framework : @ionic/angular 8.4.0
@angular-devkit/build-angular : 18.2.11
@angular-devkit/schematics : 17.3.11
@angular/cli : 18.2.11
@ionic/angular-toolkit : 11.0.1
Capacitor:
Capacitor CLI : 6.1.2
@capacitor/android : not installed
@capacitor/core : 6.1.2
@capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run : 2.0.1
System:
NodeJS : v20.17.0 (C:\Program Files\nodejs\node.exe)
npm : 10.8.2
OS : Windows 10
### Additional Information
_No response_
贡献指南
调研方向
首先在 iPhone 上使用 Safari 运行链接的 ion-input-bug-showcase 复现,并按照列出的导航步骤操作。跟踪从 PDF 返回时 IonInput 的行为,并在返回原始页面后输入的值仍然保留时,视为 issue 已完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, ios, typescript
- 领域
- frontend, mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100