NativeScript / NativeScript/angular
TabView transparent under iOS 15
還沒有人認領這個 Issue。
- 主要語言
- TypeScript
- 星號
- 55
- 分支
- 13
- 平均合併
- 16 分鐘
- 30 天內合併 PR
- 1
描述
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 8.1.1
- Cross-platform modules: 8.1.3
- Android Runtime:
- iOS Runtime: 8.1.0
- Plugin(s): -
- NativeScript-Angular: ^12.2.0
- Angular: ^12.2.0
Describe the bug
The TabView is transparent on first render and only gets initialised correctly after some clicking around.
To Reproduce
Setup:
ns create my-tab-ng --template @nativescript/template-tab-navigation-ng
Run:
tns run ios
Make sure you run a iOS 15 simulator with a small enough screen, e.g. iPhone SE 2.
Expected behavior
TabView covers ListView elements.
Sample project
@nativescript/template-tab-navigation-ng
Additional context
It seems to be an nativescript-angular problem since the @nativescript/template-tab-navigation is not affected.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先使用 ns create my-tab-ng --template @nativescript/template-tab-navigation-ng 建立 @nativescript/template-tab-navigation-ng 範例,然後在螢幕較小的 iOS 15 模擬器(例如 iPhone SE 2)上執行 tns run ios。將它與 @nativescript/template-tab-navigation 比較,並確認 TabView 在首次轉譯時會覆蓋 ListView,而不必到處點擊。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angular, typescript
- 領域
- frontend, mobile
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100