apptekstudios / ASCollectionView

A SwiftUI collection view with support for custom layouts, preloading, and more.
MIT License
1.35k stars 160 forks source link

NavigationLink not working when ASCollectionView inside a List #203

Closed andrei1152 closed 3 years ago

andrei1152 commented 3 years ago

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