Unable to inspect input text elements using Appium inspector

I’m trying Use Appium inspector to inspect elements

Inspector can locate field but not able to enter text into it. Also buttons tap, send keys and cleared are disabled

“Interactions are not available for this element TapSend KeysClear” = this error display in appium inspector as well.

Can you send keys into textField on emulator or real device by hand?

did you try to interact with the text field which is displayed one level up in the elements tree?