-
Notifications
You must be signed in to change notification settings - Fork 25k
Open
Labels
BugNever gets stalePrevent those issues and PRs from getting stalePrevent those issues and PRs from getting stalePlatform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.
Description
Description
If you have an element position: absolute with negative offset within a container with a border, it's going to be cut off, it's like overflow: hidden of the container is suddenly enabled by the border. But if you remove the border of the container, it works well. This issue only happens on Android.
#3198 is a similar issue, and was reported with lots of discussions. However, I believe they are not exactly the same.
Reproduction
I've made an example on rnplay to reproduce the issue.
Solution
TBD
Additional Information
- React Native version: 0.33 (rnplay), 0.39 (the version I currently use)
- Platform: Android
- Operating System: MacOS
genglei01, peter-pogocarshare, dzpt, anonfreak, brunolemos and 70 moreKevKo1990, stefanedberg, Maddoc42, gianpaj, blackbing and 9 moretimsaval, StarryFire, NE-SmallTown and Ivan-Kayn
Metadata
Metadata
Assignees
Labels
BugNever gets stalePrevent those issues and PRs from getting stalePrevent those issues and PRs from getting stalePlatform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.