Element no longer exist in DOM

Hi I am using Appium with Java to automate a native mobile app.
In that iam facing an issue…if i click on a button yes /no the fields following the button are disabled…means when I am trying to enter values in those fields i am getting the error as “element no longer exists in DOM”…I tried explicit wait also…even then the issue exists
Can anyone please help me on this issue
Appium Version 1.17.1

Explain ur issue little more , platform ios or android ? which language are you using to script ? DOM tree with inspector screenshot.