Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 25.2k
RN 0.72: Broken border colors / radius on Android #37753
Copy link
Copy link
Closed
Labels
Impact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Describes a behavior that used to work on a prior release, but stopped working recently.Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Platform: AndroidAndroid applications.Android applications.Priority: HighResolution: FixedA PR that fixes this issue has been merged.A PR that fixes this issue has been merged.
Description
Metadata
Metadata
Assignees
Labels
Impact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Describes a behavior that used to work on a prior release, but stopped working recently.Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Platform: AndroidAndroid applications.Android applications.Priority: HighResolution: FixedA PR that fixes this issue has been merged.A PR that fixes this issue has been merged.
Description
When
borderRadiusis set,borderColorisbackgroundColorby default (which is wrong), and onlyborderColorcan change its color,borderTopColoretc. don't work (also wrong).React Native Version
0.72.0-rc.5
Output of
npx react-native infoSteps to reproduce
borderTopColortoborderColorSnack, code example, screenshot, or link to a repository