apptekstudios / ASCollectionView

A SwiftUI collection view with support for custom layouts, preloading, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCollectionView doesn't support ASSection with swipeToDelete?

quantamrhino opened this issue · comments

Describe the bug
With ASTableView, the same code works correctly, with swipe to delete working.
However embedding the ASSection in a CollectionView doesn't give any swipe to delete on the view.

Xcode Version:

  • 13.2

Simulator, Device, Both?

  • Where is the problem occuring
    both