Popups on phone resolution landscape do not get scrollbars

This is in version 8.05

I’m testing a perspective app that’s using some modal popups. It’s working great in most situations but when I have a modal popup active on a phone and flip the phone to be in landscape I don’t get a scroll bar so I can’t get to the X to close the popup till I flip the phone back to portrait.

I also found that my numeric entry fields did not get a keyboard popup while on the form with drop down lists until I set the “props.search.enabled” to false on all drop downs on the popup.

I have also experiences these issues. Also Date-range component is not expanding properly if placed high-left in a mobile view. The whole screen always jumps down when pressing it.