Image picker shows nothing

I am getting the following bug when I try to replace an image from the Image Picker component:

Basically no ability to do so.

Actually, my entire app is basically going crazy right now. None of the bottom buttons work. I’m guessing Glide is going through some hiccups today?

Basically, it seems that all touch areas below the halfway point of the screen on iOS aren’t registering the correct spot on the UI. When accessing the site through browser or on the Glide app builder, it works fine. This seems to be a touch display bug (for iOS?).

Resolved. This was an issue with Safari on my phone in general. Phone restart resolved all weirdness in the app. Sorry for the report