Open sfnelson opened 4 months ago
Set up a paginated list of items. Add controllers to the list and the items, and make the items an outlet of the list.
When the list paginates and an item is removed (e.g. per:5, items: 9), the itemOutletDisconnected callback does not fire.
Set up a paginated list of items. Add controllers to the list and the items, and make the items an outlet of the list.
When the list paginates and an item is removed (e.g. per:5, items: 9), the itemOutletDisconnected callback does not fire.