Skip to content

Commit 16691dd

Browse files
committed
Revert deletion of the startForwardingEvents method
1 parent 78b71c2 commit 16691dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/ViewRelated/Products/Variations/ProductVariationsViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@ private extension ProductVariationsViewController {
616616
///
617617
func removePlaceholderProducts() {
618618
tableView.removeGhostContent()
619+
resultsController.startForwardingEvents(to: tableView)
619620
configureResultsControllerEventHandling(resultsController)
620621
tableView.reloadData()
621622
}

0 commit comments

Comments
 (0)