view is left aligned until start scroll - iPad only
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
There seems to be an issue when a cardPart view is presented modally on iPad only. The view loads left aligned until you first touch the screen and start to scroll. It immediately fixes itself when you start scrolling.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
The expected behavior is that the view loads the same way it does on iPhone without any issues.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Info (please complete the following information):**
- Device: iPad simulator running 13.3
- OS: 13.3
- Pod Version [e.g. 2.16]
- Xcode Version 11.3.1



**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.