Hello,
I've noticed that in the iOS11 beta 1 & 2 that my UITableView does not scroll in certain situations. All of the cells are custom cells. Certain custom cells will allow me to scroll the UITableView, but other cells do not let me scroll. In iOS 10 this is all working just fine, all the custom cells will scroll the UITableView when dragging the cell.
Has anyone else had this problem?