Describe the bug
When ASCollectionView is used inside a List, a click on one of its cells will not trigger navigation.
If the same ASCollectionView is put outside the List, navigation works properly.
To Reproduce
create a list with a section
set an ASCollectionView as the content of that section
have ASCollectionView cells wrapped in a NavigationLink
Expected behaviour
Cell tap should trigger navigation to the next page.
Describe the bug When ASCollectionView is used inside a List, a click on one of its cells will not trigger navigation. If the same ASCollectionView is put outside the List, navigation works properly. To Reproduce
Expected behaviour Cell tap should trigger navigation to the next page.
Screenshots
Xcode Version:
Simulator, Device, Both? iPhone 11 Simulator, iOS 14.2