I had an issue with the iPhone where, on load, the adaptive height was not displaying correctly, but the slide movement with adaptive height worked fine. In my parent class, I removed the transformY
CSS, and after doing so, the adaptive height started working properly.