ionic-team / ionic-team/ionic-docs
bug: Ion-checkbox justify property does not work on Android 12 (API 31)
オープン
triage
- 主要言語
- MDX
- スター
- 621
- フォーク
- 3.2k
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 86
説明
### Describe the Bug
Ion-checkbox justify property does not work properly on Android 12 (API 31)
I set `justify="start" labelPlacement="end"` and it works perfectly find with API 33 and above but when I tested with API 31 it acts weird.
### Expected Behavior
The view should be consistent between API version.
### Steps to Reproduce
Using ion-checkbox with said property and test in API 31 & 33 should reproduce this bug.
### Screenshots
_No response_
### Operating System
MacOS, Android studio
### Browser
Chrome
### Version
_No response_
### Additional Information
"@angular/core": "^16.0.0",
"@ionic/angular": "^7.0.0",
コントリビューションガイド
評価
この issue はまだ評価されていません。