Phone back button in PWA app
Summary
Phone back button in PWA appContent
I have a PWA app with few pages, is there a way to disable or control the phone back button ? currently using the phone back button the user can go back to pages that should not allow edit of the data.
I know that I can use javascript but is there another, more out of the box, for this?
0