ionic-team / ionic-team/ionic-docs

bug: Ion-checkbox justify property does not work on Android 12 (API 31)

Open
#3,459 3 comments 0 reactions 0 assignees View on GitHub
triage
Dominant language
MDX
Stars
621
Forks
3.2k
Avg merge
1d 2h
Merged PRs (30d)
86

Description

### 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.
Screenshot 0006-02-19 at 9 17 46

### Expected Behavior

The view should be consistent between API version.

Screenshot 0006-02-19 at 9 19 06

### 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",

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.