UISlider triggers reorder on Silicon Mac’s UITableView
When I run my iOS app on Apple Silicon Mac (ARM) in “Designed for iPad” mode, I’m not able to use a UISlider
contained in a reorderable tableview cell. Dragging the slider triggers a reorder of the cell rather than sliding the slider.