Missing element functionality in appium desktop

I’m trying to use appium desktop app to find the elements identifiers to put in my tests later. Although appium recognizes the elements, all the functionality (tap, sendkeys, clear) is unavailable for all the elements in all pages. This only happens in iOS.
Any thoughts/ways to fix?

Appium Version - 1.7.1
iOS 10.2.1

Found the problem - I was on the wrong element (duh).