I have a scrolling form with a number of Bootstrap 4 buttons and labels, as well as listgroup.
Scrolling up or down the form can be achieved by initially touching any of the controls, except for the common grid. If i start trying to slide down when initially touching that, it won’t scroll.
Is there a way to make the initial touch on the common grid also support scrolling on the form?
Thanks.