Hi everyone,
In my application, I added a MasterDetailPage to TabbedPage. But at bottom of the “DetailPage”, Click action is not performing. I tried using a button with “Clicked” event and a Stacklayout with TapGesture also. Both are not performing.
I removed MasterDetail Page and added ContentPage to TabbedPage and the click event is working.
Please help out, how to achieve this.
For reference, attached image ("signout" button is working, but "another" button is not working).
Thanks,
Prudvee.