intuit/CardParts

view is left aligned until start scroll - iPad only

PaulDeFilippi opened this issue · 1 comments

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
    Screen Shot 2020-03-24 at 9 01 54 AM
    Screen Shot 2020-03-24 at 9 02 03 AM
    Screen Shot 2020-03-24 at 9 05 14 AM

Additional context
Add any other context about the problem here.

@croossin Hey, Saw that you have previously responded to other bugs. I wanted to make sure we reported this correct on our end. Thanks in advance.