I have a home page which shows newsfeed gallery with datasource as the SharePoint list. I can click on each newsfeed from the gallery to view the newsfeed detail and there is a back icon when clicked from Newsfeed detail page, redirects me to the newsfeed homepage.
I am using a param function in my powerapp which redirects me directly to the particular newsfeed detail page. However the back icon fails to work now when accessing the app from param URL. Any inputs on how to make the back icon work?