Posts

Post not yet marked as solved
0 Replies
552 Views
Hi all,I created a UIViewController in a popover modal presentation and I present it when the user clicks on a cell of a collection view, attaching it to the cell. When the reload data of this collection view is called, and the popover is open, the popover changes the position to another cell.I have an example of this behavior in the following git repository: https://github.com/diegodossantos95/UICollectionViewPopoverBugAnd a video in vimeo: https://vimeo.com/385021234Steps to reproduce in the repository:1. Click on a collection cell2. Popover opens3. Wait for the reload dataThis only happens on iOS 13, in iOS 12 we don't have this issue.Thanks,Diego.
Posted
by diego257.
Last updated
.