This incredibly strange behaviour has cropped up and I haven't been able to figure out what is causing it. Has anyone else ran into this before?
https://conquer-local.websitepro.hosting/?page_id=177
If you load this page on iOS and try to move the range value it won't let you slide to completion - instead it locks up after a cm or two.
This example from codepen works properly on iOS and other wordpress sites I've tried with a basic input seem to work so I'm lost as to what Divi is doing here.
https://codepen.io/abissonnette/full/mMwWZE/
<input id="range" type="range" min=0 max=150 value=0 />